Closed
Description
So far there hasn't any wrapper of asynchronous socket. But asynchronous socket is a little too low level to use them easily. So we need a wrapper of asynchronous socket to make the usage of them easier. This wrapper should also consider the consistent problems with future WebSocket/SSE(Server Sent Event) API provided by Nginx-Clojure.