Commit Graph

5 Commits

Author SHA1 Message Date
laundmo
2947aa6619
Added listener decorator documentation (#161)
* added decorator example to connection.rst

since decorators are more pythonic, it was put in front of the register method.

* Expanded listener decorator docstring

* changed autofunction to autodecorator

* removed whitespace in empty line

* remvoed trailing whitespace

i didn't even edit there WTF
2020-08-17 17:49:25 +02:00
joo
46e058dd08 Update all tests, docs and code to use new packet names. 2017-08-09 20:53:54 +01:00
Ammar Askar
9aa369c7da
Fix outdated documentation 2016-12-19 05:26:12 -05:00
Ammar Askar
ee4319dbb4 Document the ability to listen for packets 2015-03-22 20:00:45 +05:00
Ammar Askar
37fd9cee3b Documentation with sphinx 2015-03-22 03:08:44 +05:00