Releases: prices-tf/websocket
Releases · prices-tf/websocket
v1.5.0
24 Apr 18:41
Compare
Sorry, something went wrong.
No results found
1.5.0 (2022-04-24)
Features
v1.4.1
19 Jan 17:57
Compare
Sorry, something went wrong.
No results found
1.4.1 (2022-01-19)
Bug Fixes
only send messages to authenticated clients (05bfea0 )
v1.4.0
17 Jan 17:20
Compare
Sorry, something went wrong.
No results found
1.4.0 (2022-01-17)
Bug Fixes
clear auth timeout when client disconnects (bb5094a )
fix skip expire check boolean (a8ffd3b )
verify client has provided authorization header (8259c91 )
Features
authenticate using messages (11a7bef )
send auth expires message to client (a8e88be )
v1.3.1
18 Oct 20:24
Compare
Sorry, something went wrong.
No results found
1.3.1 (2021-10-18)
Bug Fixes
fix problem with publishing event data (bd1534a )
v1.3.0
15 Oct 19:01
Compare
Sorry, something went wrong.
No results found
1.3.0 (2021-10-15)
Features
add logging for when disconnecting clients (a5642f2 )
v1.2.0
13 Oct 21:32
Compare
Sorry, something went wrong.
No results found
1.2.0 (2021-10-13)
Bug Fixes
detect SigningKeyNotFoundError (0814055 )
Features
v1.1.0
13 Oct 20:27
Compare
Sorry, something went wrong.
No results found
1.1.0 (2021-10-13)
Features
emit token expired message when closing socket (f5c8826 )
v1.0.0
13 Oct 19:54
Compare
Sorry, something went wrong.
No results found
1.0.0 (2021-10-13)
Bug Fixes
fix potential problem with timeout being too big (a14b9ef )
Features
BREAKING CHANGES