#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 13/week @ 2024-02-06 26/week @ 2024-02-13 64/week @ 2024-02-20 17/week @ 2024-02-27 17/week @ 2024-03-05 27/week @ 2024-03-12 15/week @ 2024-03-26 67/week @ 2024-04-02

82 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–15MB
~160K SLoC