cereal/messaging
Willem Melching f6a8e394a2 add test with multiple subscribers 2019-11-21 13:14:31 -08:00
..
catch2 add msgq tests 2019-11-19 14:16:31 -08:00
tests add test with multiple subscribers 2019-11-21 13:14:31 -08:00
.gitignore Run scons in CI (#14) 2019-11-20 16:32:42 -08:00
__init__.py run python unittest in ci 2019-11-20 17:31:33 -08:00
bridge.cc bridge builds with services.h 2019-11-20 16:33:24 +00:00
demo.cc import messaging and services 2019-11-01 09:31:59 -07:00
demo.py import messaging and services 2019-11-01 09:31:59 -07:00
impl_msgq.cc comment out the debugging 2019-11-21 21:02:12 +00:00
impl_msgq.hpp msgq: dont clean up uninitialized sockerts 2019-11-15 15:42:55 -08:00
impl_zmq.cc add test with multiple subscribers 2019-11-21 13:14:31 -08:00
impl_zmq.hpp remote address support 2019-11-04 13:08:11 -08:00
messaging.cc Default to zmq 2019-11-18 19:48:11 -08:00
messaging.hpp add conflate support in SubSocket constructor 2019-11-14 00:00:50 +00:00
messaging.pxd add test with multiple subscribers 2019-11-21 13:14:31 -08:00
messaging_pyx.pyx add test with multiple subscribers 2019-11-21 13:14:31 -08:00
messaging_pyx_setup.py Run scons in CI (#14) 2019-11-20 16:32:42 -08:00
msgq.cc msgq: dont block when fifo does not exists 2019-11-19 12:52:08 -08:00
msgq.hpp MSGQ stability improvements when opening and closing lots of queues 2019-11-15 14:37:58 -08:00
msgq.md add msgq readme 2019-11-12 13:17:47 -08:00
msgq_tests.cc add msgq tests 2019-11-19 14:16:31 -08:00
stress.py msgq: make sure read_fifos is initalized so we dont close random fds 2019-11-15 16:04:27 -08:00
test_runner.cc add msgq tests 2019-11-19 14:16:31 -08:00