|
|
|
|
|
by dpipemazo
2434 days ago
|
|
Similar redis-based SDK we built at Elementary: https://github.com/elementary-robotics/atom
https://atomdocs.io/ Definitely not as fully fleshed out but we made some choices on the serialization/pub-sub side that allowed for more efficient binary message-passing and solved some of the slow-subscriber problems for high-frequency data. |
|