#json #message #fire #stream #action #client-server #basic

fire-stream-api

A more or less simple communication protocol library

7 releases

0.3.4 Feb 10, 2024
0.3.3 Dec 25, 2023
0.3.0 Oct 31, 2023
0.2.6 Apr 21, 2023
0.1.2 Dec 30, 2022

#8 in #fire


Used in 2 crates

MIT/Apache

145KB
4.5K SLoC

Messages

Messages should be mostly json but may be raw bytes with macros this should be quite easy


lib.rs:

Basic client server implementation based on a message with an action.

Using fire stream as the communication protocol.

Dependencies

~3–16MB
~161K SLoC