Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 1fee1e3

Browse files
committed
README reference MessagePack.
1 parent 866912e commit 1fee1e3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -367,6 +367,9 @@ offering asynchronous operation.
367367
a socket-like interface between WiFi clients and a server with wired ethernet.
368368
The interface is resilient in the presence of WiFi outages. The server (e.g.
369369
Raspberry Pi) does any internet work, improving security.
370+
[MessagePack](https://github.com/peterhinch/micropython-msgpack) Serialisation
371+
with usage almost identical to `ujson` but with message compression and other
372+
advantages.
370373
[Radio](https://github.com/peterhinch/micropython-radio) Simplify use of the
371374
officially supported NRF24l01 radio.
372375

0 commit comments

Comments
 (0)