|
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 |
|
Marcelo Pires
|
8adb569f0f
|
rework transport options and extensions
|
2018-09-11 12:09:30 +02:00 |
|
Marcelo Pires
|
d8a246f014
|
allow multiple subscriptions to the same channel
|
2018-09-07 14:32:26 +02:00 |
|
Marcelo Pires
|
31be94755f
|
tidy up documentation
|
2018-09-06 16:05:02 +02:00 |
|
Marcelo Pires
|
44cf280252
|
add some documentation
|
2018-09-06 16:03:24 +02:00 |
|
Marcelo Pires
|
01f041d2fc
|
support Publish event
|
2018-09-06 15:29:49 +02:00 |
|
Marcelo Pires
|
e70f0f0b52
|
implement missing client methods
stop gracefully on disconnect
|
2018-09-06 14:28:54 +02:00 |
|
Marcelo Pires
|
eed039f351
|
do not expose low level message.Message to publish
|
2018-09-06 13:03:21 +02:00 |
|
Marcelo Pires
|
c8bfbbd8fd
|
rework extensions
add log extension
implement client unsubscribe
|
2018-09-06 12:27:19 +02:00 |
|
Marcelo Pires
|
6eaff2fa34
|
auto register websocket transport
|
2018-09-05 11:12:19 +02:00 |
|
Marcelo Pires
|
d337f67881
|
rename package name
|
2018-09-05 11:05:16 +02:00 |
|
Marcelo Pires
|
8dd8da2307
|
handshake and connect in constructor
|
2018-09-05 11:04:10 +02:00 |
|
Marcelo Pires
|
554909ee53
|
add constructor basic options
|
2018-09-05 11:01:36 +02:00 |
|
Marcelo Pires
|
518d141dca
|
init transport
|
2018-09-05 01:04:40 +02:00 |
|
Marcelo Pires
|
b8d1d7dc3d
|
initial API definition
|
2018-09-05 00:55:52 +02:00 |
|