Skip to content

Releases: cydrickn/SocketIO

v1.6.8

Choose a tag to compare

@cydrickn cydrickn released this 26 May 14:15
bcd03dd

What's Changed

New Contributors

Full Changelog: v1.6.7...v1.6.8

v1.6.7

Choose a tag to compare

@cydrickn cydrickn released this 30 Oct 07:58
56f580b

What's Changed

  • Incorrect behavior of the "removeSystemEvents" method by @DimmmCom in #4

Full Changelog: v1.6.6...v1.6.7

v1.6.6

Choose a tag to compare

@cydrickn cydrickn released this 15 Oct 11:32
3a137e7

What's Changed

New Contributors

Full Changelog: v1.6.5...v1.6.6

Fix issue with the end list

Choose a tag to compare

@cydrickn cydrickn released this 25 Jan 06:55
v1.6.5

fix: change fdList to list

Delete room once there no fds available

Choose a tag to compare

@cydrickn cydrickn released this 22 Jan 07:00
v1.6.4

fix: delete room once there no fds available

Fix timer clear

Choose a tag to compare

@cydrickn cydrickn released this 31 Oct 11:36
v1.6.3

fix: add pause and resume and fix the clearing

Fix timer exists

Choose a tag to compare

@cydrickn cydrickn released this 31 Oct 08:13
v1.6.2

fix: timer exists

Fix issue in get client list

Choose a tag to compare

@cydrickn cydrickn released this 31 Oct 08:11
v1.6.1

fix: check if client list is false

Add room events

Choose a tag to compare

@cydrickn cydrickn released this 30 Oct 09:08
v1.6.0

feat: add room event

Feature: add timeout for acknowledgement

Choose a tag to compare

@cydrickn cydrickn released this 26 Oct 15:40
v1.5.0

feat: add acknowledge timeout