in reply to Persistent connection to a websocket/gateway (wss://)

Net::Async::WebSocket::Client is another possibly, depending on what your "discord bot" needs to do (for example, it may need to query other resources on the Internet).

  • Comment on Re: Persistent connection to a websocket/gateway (wss://)

Replies are listed 'Best First'.
Re^2: Persistent connection to a websocket/gateway (wss://)
by james28909 (Deacon) on May 20, 2017 at 02:31 UTC
    edited*