Scarlet
Scarlet copied to clipboard
0.2.x: SocketIoClient doesn't support JSONArray
While implementing Scarlet in our application I noticed that Scarlets' SocketIoClient doesn't support the JSONArray type. When an event is received it only checks for JSONObject, String and ByteArray. Since there is no fallback case nothing will be emitted to the subscriber.
Problem in Scarlet version 0.2.4