Sends frame.
frame
Throws when the link is already gone, which the channel treats as the link being gone.
@override void send(String frame) => _socket.add(frame);