I'm looking into enabling web sockets for Req, however with Req relying on Finch currently Finch doesn't provide the underlying Mint connection back. If it did then Req could possibly wrap mint_web_socket
While it could be an API change I think this would have value to any library that is wrapping Finch
I'm looking into enabling web sockets for Req, however with Req relying on Finch currently Finch doesn't provide the underlying Mint connection back. If it did then Req could possibly wrap
mint_web_socketWhile it could be an API change I think this would have value to any library that is wrapping Finch