Alex Kuhrt
fcfeae64b6
Fix a typo in the documentation
The code examples for passing a custom `http_session` to the client contain an incorrect reference. This commit corrects the reference to `requests.Session`.
2 years ago
mostlycryptic
55db745890
Fix typo in documentation ( #1091 )
3 years ago
Miguel Grinberg
54aecfda91
TLS/SSL client documentation ( Fixes #1040 )
3 years ago
Miguel Grinberg
34f34e53d6
Do not invoke reserved events on a catch-all handler ( Fixes #814 )
4 years ago
Miguel Grinberg
28569d48ad
Catch-all event handlers
4 years ago
Miguel Grinberg
ef4ae900c5
Improve start_background_task example ( Fixes #647 )
4 years ago
Miguel Grinberg
d5308504d3
Document the use of arguments in the connect_error handler ( Fixes #554 )
4 years ago
Arpit Jain
c809774c3e
Fix typos in the manual ( #599 )
5 years ago
Miguel Grinberg
4890607130
Added troubleshooting section to the documentation
5 years ago
Rotzbua
d4b4034311
fix missing : in documentation example ( #386 )
6 years ago
Miguel Grinberg
805d5f3741
Support the connect_error event in the client ( Fixes #344 )
6 years ago
Dmitry Volodin
b60bbc0307
fix documentation typos ( #374 )
6 years ago
Miguel Grinberg
70ebfdbfa1
New @event decorator for handler registration
6 years ago
Miguel Grinberg
3b32dbde8d
expose the sid for the connection
6 years ago
Julien Deniau
a5a67120fe
fix typo with quotes in doc ( #238 )
7 years ago
Miguel Grinberg
ec4ce624ab
client documentation
7 years ago