Primus Versions Save

:zap: Primus, the creator god of the transformers & an abstraction layer for real-time to prevent module lock-in.

7.3.5

3 years ago
  • The Engine.IO client-side library has been updated to version 3.4.3 (98d69af6).

7.3.4

4 years ago
  • The Engine.IO client-side library has been updated to version 3.4.0 (d103918).
  • The SockJS client-side library has been updated to version 1.4.0 (b419aaa).

7.3.3

5 years ago
  • Fixed an issue that could make the server crash when running middleware (898f5413).

7.3.2

5 years ago
  • Fixed an issue that prevented the engine.io client bundle from working properly (f8529fbc, ceaed560).

7.3.1

5 years ago
  • Fixed a bug that prevented the socket attribute on the Spark from being set (#705).

7.3.0

5 years ago
  • The Engine.IO client-side library has been updated to version 3.3.0 (e3a4094).
  • Added a socket property on the spark which holds a reference to to the underlying socket (#703).

7.2.3

5 years ago
  • Fixed a bug that prevented the HTTP response message from being correctly sent when using the authorization middleware (#692).
  • The SockJS client-side library has been updated to version 1.3.0 (909558e, e1192aa).

7.2.2

6 years ago

We've updated the SockJS client-side library to version 1.1.5.

7.2.1

6 years ago

We've updated the uws transformer to make it properly handle options passed via options.transport.

7.2.0

6 years ago

We've updated the uws transformer to make it support compression and we've changed the default spark id generator to nanoid.