You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a **major release** with many improvements! It includes **breaking changes** for some users. It's intended for early testing, and may not yet be suitable for production.
11
11
12
-
Please report any unexpected problems to the [Slack channel](http://taoensso.com/sente/slack) or [GitHub](https://github.com/taoensso/sente/issues) 🙏 - [Peter Taoussanis](https://www.taoensso.com)
12
+
Please report any unexpected problems to the [Slack channel](http://taoensso.com/sente/slack) or [GitHub](https://github.com/taoensso/sente/issues) 🙏
13
+
14
+
\-[Peter Taoussanis](https://www.taoensso.com)
13
15
14
16
Quick highlights:
15
17
16
-
- Adds support for future**high-speed binary serialization**\[f8a3fad]
17
-
- Adds support for **compression**\[f8a3fad]
18
+
- Adds support for [upcoming](https://github.com/taoensso/sente/issues/470)**high-speed binary serialization** (WebSockets + Ajax)\[f8a3fad]
19
+
- Adds support for **compression**(WebSockets + Ajax) \[f8a3fad]
18
20
-**Smaller dependency**\[4864926]\[6a7a609]
19
21
-**Improved reliability** under load \[173652d]\[49000db]\[71e7bb0]
20
22
- Pluggable logging via [Trove](https://www.taoensso.com/trove)\[4864926]
@@ -35,14 +37,14 @@ As always thank you to any contributors! 🙏
35
37
-\[mod][#462] Don't throw by default on Ajax read timeouts \[fb30404]
36
38
-\[mod] Enable WebSocket ping timeout by default \[71e7bb0]
37
39
-\[mod] Change default WebSocket binary type (blob->arraybuffer) \[02da98e]
0 commit comments