SIGN IN SIGN UP
socketio / socket.io UNCLAIMED

Realtime application framework (Node.JS server)

0 0 0 TypeScript

COMMITS

/ lib/socket.js
1.4.1
November 27, 2015
November 23, 2015
D
Add hasOwnProperty checks
Damien Arrachequesne committed
September 11, 2015
D
converted arrays to objects
Damien Arrachequesne committed
November 20, 2015
July 6, 2015
K
Actually prevent double callbacks...
Kevin Jose Martin committed
May 29, 2015
N
don't set request property
Naoyuki Kanezawa committed
April 11, 2015
March 24, 2015
J
Let adapter.add find connected socket
Jérémy Lal committed
February 14, 2015
N
improve Socket#packet and Client#packet
Naoyuki Kanezawa committed
February 4, 2015
January 24, 2015
G
fix broken previous commit
Guillermo Rauch committed
January 21, 2015
N
support compression
Naoyuki Kanezawa committed
January 10, 2015
R
fix leaving unknown rooms
Roman Shtylman committed
November 21, 2014
August 1, 2014
July 19, 2014
June 8, 2014
N
add removeListener to blacklisted events
Naoyuki Kanezawa committed
May 31, 2014
May 24, 2014
T
Added socket.handshake BC object
Tony Kovanen committed
March 7, 2014
G
added support for volatile packets
Guillermo Rauch committed
G
style
Guillermo Rauch committed
G
socket: fix `flags` `api` state
Guillermo Rauch committed
March 3, 2014
February 21, 2014
February 19, 2014
K
Added binary support to socket.io
Kevin Roark committed
December 25, 2013
G
socket: revert `onclose` reason
Guillermo Rauch committed
G
socket: fix `onclose` reason
Guillermo Rauch committed
December 24, 2013
G
socket: fix style
Guillermo Rauch committed
December 24, 2012
G
socket: rename `joined` to `rooms`
Guillermo Rauch committed
G
socket: added `leaveAll`
Guillermo Rauch committed
G
socket: added `leave`
Guillermo Rauch committed
G
socket: added `join`
Guillermo Rauch committed
G
socket: added `in`
Guillermo Rauch committed
G
socket: fix `emit`
Guillermo Rauch committed
G
socket: rooms and flags are now hashes
Guillermo Rauch committed
G
socket: fix flags
Guillermo Rauch committed
G
socket: rename `rooms` to `joined`
Guillermo Rauch committed
December 18, 2012