To install this package run one of the following: conda install anaconda::trio-websocket
Description
trio-websocket is a WebSocket library for Trio. It is a port of the
wsproto library to Trio, and is designed to be used with the Trio async
I/O library.