A very basic AbstractChannel implementation which takes a function for retrieving the WriteBuffer as constructor argument.
Close this channel. No onClose event should be sent
Obtain a WriteBuffer to write a message to the channel.
A very basic AbstractChannel implementation which takes a function for retrieving the WriteBuffer as constructor argument.