Method Protocols.WebSocket.Connection()->websocket_in()


Method websocket_in

protected void websocket_in(mixed _id, string data)

Description

Read callback in non-buffer mode.


Method websocket_in

protected variant void websocket_in(mixed _id, Stdio.Buffer in)

Description

Read callback in buffer mode