#1090315 RFP: elixir-websockex -- An Elixir WebSocket client

#1090315#5
Date:
2024-12-16 18:28:06 UTC
From:
To:
Package: wnpp
Severity: wishlist
* Package name    :  elixir-websockex
  Upstream Author :
* URL             : https://libraries.io/hex/websockex
* License         : MIT
  Programming Lang: elixir
  Description     :  An Elixir Websocket Client.
Websockex is designed to implement the websocket spec, provide
information about the connection, and fit into a supervision tree.  If
you want a callback inspired approach where most of the protocol
workings are abstracted out of your way, websockex is designed for
your use.  It is a dependency of pleroma ( #895050 ).