codebutler / android-websockets

Bare minimum websockets (hybi13/RFC) client for Android
712 stars 495 forks source link

Socket.IO support #1

Closed koush closed 11 years ago

koush commented 12 years ago

Does not support message or JSON Message. Not sure why that is necessary, as node's socket IO only really recommends using the event message. The other two seem deprecated.

skyisle commented 12 years ago

+1