Skip to content

Releases: overleaf/socket.io

0.9.19-overleaf-10

08 May 11:12
7ac322c
Compare
Choose a tag to compare

0.9.19-overleaf-10 / 2023-04-25

  • Overleaf: Add support for Node 18 by gracefully handling req.socket == null.

What's Changed

Full Changelog: 0.9.19-overleaf-9...0.9.19-overleaf-10

0.9.19-overleaf-9

27 Oct 09:39
9841335
Compare
Choose a tag to compare

release 0.9.19-overleaf-9 in #10

0.9.19-overleaf-8

26 Oct 09:28
0f1d0b6
Compare
Choose a tag to compare

This PR removes the dependency on socket.io-client and requires the socket.io client files to be served from express in the calling app. See #9.

0.9.19-overleaf-7

24 Oct 10:03
6bf168f
Compare
Choose a tag to compare

Updates this package to use the latest version of our fork of the socket.io-client library (0.9.17-overleaf-4)

0.9.19-overleaf-6: Merge pull request #7 from overleaf/ae-concat-buffer

18 Aug 13:01
af96d1b
Compare
Choose a tag to compare
Only convert the current message to a string once the last fragment has been received