socket.io.play icon indicating copy to clipboard operation
socket.io.play copied to clipboard

Implement new API

Open milliondreams opened this issue 11 years ago • 0 comments

Provide an API similar to what is in socket.io Javascript implementation.

something like on('message'. handler)

Look at FSM API in akka. (Important: Socket.io doesn't need FSM)

milliondreams avatar Jul 31 '13 08:07 milliondreams