elixir-socket
elixir-socket copied to clipboard
Socket.Web.connect throws exception
Hi , sometimes this exception throw one by one on trying to connect to websocket. And I should restart all application to fix it. What happen? Function Socket.Web.connect throws this exception :
%{__exception__: true, __struct__: UndefinedFunctionError, arity: 1, function: :exception, module: Socket.Error, reason: nil}}