Commit Graph

4 Commits

Author SHA1 Message Date
Marcelo Pires
6e0272acb9 faye protocol always send and ACK for published messages.
remove OnPublishResponse and make publish a blocking function until we receive ACK from server
2018-09-24 16:48:38 +02:00
Marcelo Pires
33a61d6d27 add dispatcher
simplify transport implementation
support wildcard subscriptions
2018-09-24 16:13:57 +02:00
Marcelo Pires
0fce9349d0 turn Advise structure in idiomatic go code 2018-09-07 17:50:16 +02:00
Marcelo Pires
d8a246f014 allow multiple subscriptions to the same channel 2018-09-07 14:32:26 +02:00