| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 1.19.0 (2023-07-13) source code.tar.gz | 2023-07-13 | 210.8 kB | |
| 1.19.0 (2023-07-13) source code.zip | 2023-07-13 | 222.2 kB | |
| README.md | 2023-07-13 | 928 Bytes | |
| Totals: 3 Items | 433.9 kB | 0 | |
This is intended as a non-breaking maintenance release, but it touches a lot of code so please keep an eye out for (and let me know about) any unexpected problems - thank you! 🙏
Tip: the reference example includes a number of tools to help test Sente in your environment.
Fixes since 1.18.1
- 0dc8a12 [fix] [#431] Some disconnected user-ids not removed from
connected-uids(big thanks to @krajj7 for the report and assistance debugging!)
New since 1.18.1
- e330ef2 [new] Allow WebSocket constructors to delay connection
- 6021258 [new] [example] Misc improvements to example project
- d0fd918 [new] Alias client option:
:ws-kalive-ping-timeout-ms->:ws-ping-timeout-ms - GraalVM compatibility is now tested during build