#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

#7 in #fire

Download history 43/week @ 2023-12-25 13/week @ 2024-02-05 18/week @ 2024-02-12 69/week @ 2024-02-19 18/week @ 2024-02-26 17/week @ 2024-03-04 29/week @ 2024-03-11 222/week @ 2024-04-01

252 downloads per month
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–14MB
~160K SLoC