lib/websocket: Websocket now subclass of BufferedIStream, OStream and Pollable
authorLucas Bajolet <r4pass@hotmail.com>
Fri, 2 May 2014 18:58:37 +0000 (14:58 -0400)
committerLucas Bajolet <r4pass@hotmail.com>
Fri, 2 May 2014 19:05:37 +0000 (15:05 -0400)
commit7887748bb8d057c89a81269e41e4bc5cd4b8c465
treefbeaebe65ff7a9189a8f61f66ea7db037b26024a
parentc62b9a4fd3b0ca7cb60ee2b36374161bcfc44470
lib/websocket: Websocket now subclass of BufferedIStream, OStream and Pollable

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