Fix delay when reconnecting after read error
Send close message with connectionWriter Fixes "concurrent write to websocket connection" panic during disconnect
Properly lock writes with a full lock
Add changelog links
Make sure we're pushed to origin
Add package summary.
Stringer implementation for LoggerLevel
Min Go ver
Add install instructions