#async-channel #phoenix #elixir #channel #async

phoenix-chan

Async Phoenix channle Client library implementation

7 unstable releases (3 breaking)

new 0.4.1 Mar 26, 2025
0.4.0 Mar 26, 2025
0.3.0 Mar 25, 2025
0.2.2 Mar 24, 2025
0.1.0 Mar 24, 2025

#195 in WebSocket

Download history 184/week @ 2025-03-19

184 downloads per month

MIT/Apache

29KB
630 lines

phoenix-chan

Crates.io Version docs.rs Crates.io MSRV

Phoenix async client library.

Currently it uses tokio and rustls as a stream.


lib.rs:

Client library for Phoenix channels.

Dependencies

~15–25MB
~417K SLoC