Release v0.2.3
(Minor) Discards IO Errors Why When refreshing a page it disconnects the websocket causing an IO::Error in the backend. These changes discards these type of errors. Changes - Rescues IO::Error silently Side Effects - No longer we see the io errors on client disconnect