websocket: Fix for use with new version of Streams
authorLucas Bajolet <r4pass@hotmail.com>
Tue, 23 Dec 2014 15:55:46 +0000 (16:55 +0100)
committerLucas Bajolet <r4pass@hotmail.com>
Mon, 12 Jan 2015 19:24:43 +0000 (14:24 -0500)
commit045f2615f92db29b5d93fdd97240bb34d6245b70
tree0274caf332c904c9317ef8276b76abcf4dab9acf
parentec435de9a6db912b23b7f67e85071bdeffdcb510
websocket: Fix for use with new version of Streams

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