lib/websocket: Refactored websocket to be more compliant with the model of the Sockets
authorLucas Bajolet <r4pass@hotmail.com>
Mon, 12 Jan 2015 16:29:32 +0000 (11:29 -0500)
committerLucas Bajolet <r4pass@hotmail.com>
Tue, 13 Jan 2015 15:27:27 +0000 (10:27 -0500)
commit835ee20c13d1a441fdc0f6178c2adba28072eef4
treec23dc3976999091b6bafd29e83f3bfadf03c9393
parent045f2615f92db29b5d93fdd97240bb34d6245b70
lib/websocket: Refactored websocket to be more compliant with the model of the Sockets

Signed-off-by: Lucas Bajolet <r4pass@hotmail.com>
lib/websocket/examples/websocket_server.nit
lib/websocket/websocket.nit