summaryrefslogtreecommitdiff
path: root/docs/source/examples.rst
Commit message (Expand)AuthorAgeFilesLines
* Update docs to fix #863 (#872)engn33r2022-10-261-2/+2
* Clean README, run doctest CI on README examplesengn33r2022-08-261-0/+62
* Replace 'coming soon' in docs with valid examplesengn33r2022-08-251-2/+23
* Add doctest CI to sphinx docsengn33r2022-08-251-213/+192
* Remove rel.saferead() because of WrappedDispatcherengn33r2022-03-111-1/+0
* Minor improvement of example documentationengn33r2022-02-251-3/+9
* Fix examples rendering errorengn33r2022-02-251-25/+25
* Replace deprecated stream.meetup.com, echo.websocket.org endpoint URLsengn33r2022-02-251-50/+47
* Simplify "with" example (#772) (#774)Mr Keuz2021-12-301-9/+2
* Add with statement example to fix #772engn33r2021-12-281-0/+27
* rel example (#770)bubbleboy142021-12-131-0/+19
* Remove Docker Compose example (v2 switched to golang)engn33r2021-12-011-1/+0
* Clarify wording in ping/pong example (#768)Dan Swain2021-12-021-4/+4
* Ping/Pong behaviour explained in Example doc. (#733)Julian2021-08-251-15/+27
* Revert #417 and reimplement proxy support with python-socksengn33r2021-08-101-7/+14
* Improve local socket connection examplesengn33r2021-05-301-3/+20
* Add status code examples to docs, improve unit testsengn33r2021-05-061-4/+59
* Add custom opcode example to docsengn33r2021-05-041-0/+36
* Improve proxy example in docsengn33r2021-04-291-8/+23
* Add docs for custom maskingengn33r2021-04-261-4/+56
* Minor documentation updateengn33r2021-03-311-0/+1
* Improve threading documentationengn33r2021-03-291-3/+1
* Add Connection Close Status Codes documentationengn33r2021-03-041-0/+45
* Add more real-world examples, upgrade PyPI upload.sh scriptengn33r2021-03-031-3/+10
* Reshuffle and enhance documentationengn33r2021-02-191-4/+43
* Add timeout examples to documentationengn33r2021-02-151-6/+56
* Add basic ping/pong and HTTP proxy documentation and examplesengn33r2021-02-141-2/+87
* Add suppress origin example to documentationengn33r2021-02-061-1/+31
* Improve documentation, mostly new examples but some code comment upgradesengn33r2021-02-061-6/+157
* Fixes #631engn33r2021-02-061-0/+18
* Add sample connection code to example docs pageengn33r2021-02-051-1/+61
* Add first draft of Sphinx documentationengn33r2021-01-311-0/+9