Skip to content

Releases: diloabininyeri/socket

route check operations added

04 Feb 10:20
Compare
Choose a tag to compare

hasRoute: Is there any client connecting via /chat route?.
isRoute: Is the current client connected via the /chat route?.

v1.0.4

03 Feb 08:57
Compare
Choose a tag to compare

macro structure added

v1.0.3

03 Feb 06:03
Compare
Choose a tag to compare

Changes were made for more readable naming, and parameters were made optional for some methods.

v1.0.2

31 Jan 09:15
Compare
Choose a tag to compare

JS WebSocket route path detail added

id has been added and communication with specific client has been added.

29 Jan 07:21
Compare
Choose a tag to compare

id has been added and communication with specific client has been added.

v1.0.0

21 Jan 04:37
Compare
Choose a tag to compare

Socket server system with basically channel and broadcast support