This directory contains a bunch of (hopefully useful) examples how to use aiowamp.
If you're new, start with client/
to get a feel of how it works.
Before you start hacking, please do yourself a favour and check out the
templates/
example which shows how to use the powerful aiowamp templates.
Name | Description |
---|---|
Ari Player | Audio player manager. Uses aiowamp templates. See the components.py file. |
WAMPlius | Discord bot for interacting with the WAMP protocol. Uses raw aiowamp clients. |