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
Sente v1.21 is a **major release** with many improvements! It includes **breaking changes** for some users. Please report any unexpected problems to the [Slack channel](http://taoensso.com/sente/slack) or [GitHub](https://github.com/taoensso/sente/issues) 🙏
11
+
12
+
\-[Peter Taoussanis](https://www.taoensso.com)
13
+
14
+
Quick highlights:
15
+
16
+
- Adds [support](https://github.com/taoensso/sente/issues/470) for **high-speed binary serialization**
17
+
- Adds support for **compression** (WebSockets + Ajax) \[f8a3fad]
18
+
-**Smaller dependency**\[4864926]\[6a7a609]
19
+
-**Improved reliability** under load \[173652d]\[49000db]\[71e7bb0]
20
+
- Pluggable logging via [Trove](https://www.taoensso.com/trove)\[4864926]
So you can ignore the underlying protocol and deal directly with Sente's unified API that exposes the best of both WebSockets (bidirectionality + performance) and Ajax (optional ack/reply).
0 commit comments