polyphony-chat / chorus

A rust library for interacting with multiple Spacebar-compatible Instances at once.
https://crates.io/crates/chorus
Mozilla Public License 2.0
16 stars 7 forks source link

Support ETF in Gateway connections #510

Open kozabrada123 opened 2 weeks ago

kozabrada123 commented 2 weeks ago

Support using the Erlang external term format for gateway communications, for a lot less overhead.

Likely using something like serde_eetf