Friday, January 08, 2010

Websocket Client for Java

A few weeks ago I published an implementation of a Websocket client written in Java here. If you're not already familiar with it, I'll point you to Mark's post, which is a great explanation of the practical benefits of this protocol. The main reason I wrote this in Java was for compatibility with Android, so if you have trouble using it in other situations, it would be great to get feedback or patches.

0 comments: