Commit Graph

7 Commits

Author SHA1 Message Date
12bd5e6a01 Fixing error where connection was re-established incorrectly 2023-09-25 15:25:43 -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
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