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

Decoder.cs throw error #3

Closed gzlock closed 7 years ago

gzlock commented 7 years ago

When received message: "40/chat,", it throws the error:

IndexOutOfRangeException: Array index is out of range.
socket.io.Decoder.Decode (System.String data) (at Assets/Socket/socket.io/Decoder.cs:45)
ppz0th commented 7 years ago

Hello~ Chat demo is not working. It's my mistake to add Chat.cs and Chat.unity file in here. It'll be deleted soon.

ppz0th commented 7 years ago

@gzlock Chat sample code has been removed at v1.1.1