async_websockets_chat Websockets chat demo server, working with Trio async lib. Run server: python server.py Run client instance: python client.py (please run several to see inter-communication)