Michael Crumm
Michael Crumm
Related to #14. This PR replaces `devristo/phpws` with `ratchet/pawl`, a WebSocket client that's more closely aligned with the rest of the ReactPHP ecosystem. PHP7 is already supported, though [some older...
As we did for Cloud Pub/Sub (plataformatec/broadway_cloud_pub_sub#37), should we look to implement pipeline-specific connection pools for BroadwaySQS? I was about to start on a PR for this when I realized...
Related to #15, it would be great if we could use a `{:system, "ENV_VAR"}` approach for loading the endpoint value at runtime. Would you be open to this enhancement? If...
- [x] Setup local reference app using [graphql-ws](https://github.com/enisdenjo/graphql-ws) - [x] Implement a GraphqlWS adapter on top of [Mint.WebSocket](https://hexdocs.pm/mint_web_socket/) - [ ] Tests - [ ] Add [absinthe_graphql_ws](https://github.com/geometerio/absinthe_graphql_ws) to the test...
We should make it clear in the PageBuilder docs that Bootstrap is available for styling and that components allow custom css.
The git tags do not have the `v` prefix so we need to drop it from the `source_ref` for the doc links to work :)
"Waiting for connection..." and similar errors in LiveDashboard could provide more context to help users diagnose common problems: custom socket paths, CSP requirements, etc.
Requires Phoenix v1.7+