| Commit message (Collapse) | Author | Age | Files | Lines |
| ... | |
| | |
|
| | |
|
| |
|
|
| |
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.
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
| |
The older HTTPException is not exactly the clearest thing for people
who are new to programming or HTTP exceptions in general.
|
| | |
|
| | |
|
| | |
|