micro/broker
Vasiliy Tolstov 008749b2b0 broker memory: fix issue with publish/subscribe
mutex locking have errors, so when two service (one pub, other sub)
try to use this broker it waits for mutex release and nothing works

Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
2019-07-13 00:04:53 +03:00
..
http add http handler option for broker 2018-11-18 20:40:43 +00:00
memory broker memory: fix issue with publish/subscribe 2019-07-13 00:04:53 +03:00
nats Changed default NATS address to nats://127.0.0.1:4222 in nats test 2019-06-06 12:06:14 +01:00
broker.go Add back in broker address 2019-07-10 19:58:30 +01:00
common_test.go Remove Port from registry 2019-07-08 08:01:42 +01:00
http_broker_test.go Change Publication to Event 2019-07-07 12:44:09 +01:00
http_broker.go Remove Port from registry 2019-07-08 08:01:42 +01:00
options.go Change context key to string 2019-05-29 10:58:41 +01:00