| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
Fixes #241.
|
| |
|
|
|
|
| |
On that note, fix the background_task example to use `Client.run`
instead of manual loop management. That way the task will be cleaned
up and cancelled inside `Client.run`.
|
| | |
|
| | |
|
| |
|
|
| |
This breaks events that expected a server parameter for the role events.
|
| | |
|
| |
|
|
|
|
| |
Bump websockets requirement to v3.1
Should be squashed...
|
| |
|
|
|
| |
Changed spelling of optinal to the correct spelling of optional in
docs\logging.rst
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
| |
on_socket_raw_receive and on_socket_raw_send were added back in an odd
way. The rest of them such as on_socket_closed, on_socket_opened, and
on_socket_receive were removed.
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
| |
Since the only things dict views support are iteration we should
advise people who want the old behaviour to change it to a list.
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
Fixes #58.
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
Changes channel type, status and server region into 3.4 enums.
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|