Re: Help on drafting a protocol for realtime communication between client and ring server

2013-02-15 Thread Feng Shen
Opps, this post is intended to be posted on the Ring group, sorry for the noise. On Friday, February 15, 2013 5:50:15 PM UTC+8, Feng Shen wrote: > > Hi, I am trying to draft a protocol for realtime communication between > client and ring server. > > http-kit try to imp

Help on drafting a protocol for realtime communication between client and ring server

2013-02-15 Thread Feng Shen
Hi, I am trying to draft a protocol for realtime communication between client and ring server. http-kit try to implement the protocol, provide a fast & scalable ring adapter with websocket & async extension for Clojure web developers. Here is an initial version, any t