6
0
mirror of https://git.mills.io/prologic/msgbus.git synced 2024-06-28 17:51:42 +00:00
A real-time message bus server and library written in Go with strong consistency and reliability guarantees.
Go to file
2017-06-03 20:16:35 +01:00
cmd Split server out into separate module 2017-06-03 20:16:35 +01:00
msgbus_test.go Initial Commit 2017-06-03 16:16:17 +01:00
msgbus.go Initial Commit 2017-06-03 16:16:17 +01:00
queue_test.go Initial Commit 2017-06-03 16:16:17 +01:00
queue.go Initial Commit 2017-06-03 16:16:17 +01:00
server.go Split server out into separate module 2017-06-03 20:16:35 +01:00