issues
search
nhn
/
socket.io-client-unity3d
socket.io-Client for Unity3D, which is compatible with socket.io v1.x
Other
167
stars
43
forks
source link
v1.1.1rc code refactoring
#14
Closed
ppz0th
closed
7 years ago
ppz0th
commented
7 years ago
Add SystemEvents enum to replace string-typed system event.
Add disconnect, reconnect event handling code in Connect sample scene.
Use Uri class to replace string-typed url param in Connect() method.