Commit Graph

11 Commits

Author SHA1 Message Date
896bafe70b Attempting to subscribe in a go routine 2023-09-22 16:06:58 -05:00
c4ebd5d6ff Using one connection for multiple authenticated clients 2023-09-19 20:40:52 -05:00
832e02f42f Handeling websocket disconnect 2023-09-19 16:16:34 -05:00
8f0db70487 Updating packages 2023-09-18 21:01:38 -05:00
c89756630f Working authenticated connection 2023-09-18 20:58:15 -05:00
Marcelo Pires
33a61d6d27 add dispatcher
simplify transport implementation
support wildcard subscriptions
2018-09-24 16:13:57 +02:00
Marcelo Pires
8583e29645 fix some typos 2018-09-12 09:45:47 +02:00
Marcelo Pires
b5bb59476c create helper to validate channel name
add test cases
2018-09-12 09:42:45 +02:00
Marcelo Pires
0fce9349d0 turn Advise structure in idiomatic go code 2018-09-07 17:50:16 +02:00
Marcelo Pires
58a5ed8a3f allow subscription to publish to itself 2018-09-07 15:00:35 +02:00
Marcelo Pires
d8a246f014 allow multiple subscriptions to the same channel 2018-09-07 14:32:26 +02:00