-
Flutter/Dart currently only has one Phoenix client library so we have two approaches to integrate Flutter and Phoenix:
+ Use the existing library: https://github.com/mfeckie/phoenix_wings
This i…
-
Version 0.2.0
LiveView Native Clients
- [x] LiveVIew Native Clients: Template and deserialization for iOS and Android liveview-native/liveview-native-core/issues/40
- [x] LiveView Native Client…
-
https://info.codecast.io/blog/how-to-use-phoenix-channels
-
I am new to rust and want to play with this library to build a small cli client but I am running into issues building this crate.
```
cargo run -- "ws://localhost:4000/socket" secret earth
warnin…
-
Documentation and examples show how to listen from messages from Phoenix, but sending to phoenix is not documented, nor is it clear that this is even possible.
```
🐘 tbrowne@suprabonds:~$ ipy
Pytho…
-
### ⚠️ Please verify that this feature request has NOT been suggested before.
- [X] I checked and didn't find similar feature request
### 🏷️ Feature Request Type
New Monitor
### 🔖 Feature descript…
-
- All clients for Phoenix Channels are object oriented except the [Elixir client](https://github.com/J0/phoenix_gen_socket_client/blob/master/lib/gen_socket_client.ex)
- Hence we will use that as …
-
**Is your feature request related to a problem? Please describe.**
Kind of a pain to troubleshoot dmx devices in fpp
**Describe the solution you'd like**
I'd like to see a 16 channel slider in di…
-
I'm collecting links to documentation sources for running the ToS;DR software stack in development, staging and production.
* [Phoenix Readme Development Section](https://github.com/tosdr/edit.tosd…
-
I'm having trouble updating the `SubscriptionCase` the absinthe book uses for testing the subscriptions. How are you testing your subscriptions?
`06-chp.subscriptions/4-publish/test/support/subsc…