Base WebSocket implementation.
It implements both and so it can be used with Pump to pump data with flow control.
Methods inherited from class | Name |
---|---|
interface ReadStream |
endHandler, exceptionHandler, getDelegate, handler, pause, resume |
interface WriteStream |
drainHandler, end, end, exceptionHandler, getDelegate, setWriteQueueMaxSize, write, writeQueueFull |