Skip to content

Latest commit

 

History

History

examples

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Examples

This directory contains a bunch of (hopefully useful) examples how to use aiowamp.

Quick glance

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.

Projects using aiowamp

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.