Commit Graph

215 Commits (master)
 

Author SHA1 Message Date
meejah db48e91531
Merge pull request #30 from meejah/25.bufferbloat
2 years ago
meejah f0abdf7c28 speed
2 years ago
meejah 2f6ada10ad cleanup
2 years ago
meejah aeae7c2bdd integration-style test of backpressure
2 years ago
meejah 01510de60e register producers/consumers for TCP and WebSocket
2 years ago
meejah 80e02d4a77
Merge pull request #23 from meejah/websocket-support-on-iosim-tests-master
3 years ago
meejah 6bd063a917 clarify
3 years ago
meejah 845c55ddec test --websocket-url option too
3 years ago
meejah 807dfc1c18 unify new_protocol_ws, make it a bare helper
3 years ago
meejah 0ce08b66cf defensive if's -> assert
3 years ago
meejah dfd3bdd1a1 test we can pass an explicit websocket URL
3 years ago
meejah ade99eb8b3 docstring, whitespace
3 years ago
meejah 513e5bed6e combine checks
3 years ago
meejah bfd8312ef0 render empty token correctly
3 years ago
meejah aa58b85ace honour log_requests as original code did
3 years ago
meejah 1a1947d7e9 irrelevant
3 years ago
meejah 7a5b7487ef Merge branch 'master' into websocket-support-on-iosim-tests-master
3 years ago
meejah 088757a7c9 add words about websockets support
3 years ago
meejah 0de4f23a29
Merge pull request #22 from meejah/drop-python2
3 years ago
meejah 3cda647883 document test-clients
3 years ago
meejah 82c175a02e add tcp test-client too
3 years ago
meejah f225fded53 pyflakes cleanup for test-websocket-client
3 years ago
meejah 845f483b7d add changelog note
3 years ago
meejah 1642fa9836 GA gets confused
3 years ago
meejah 68b2cbb125 drop python 3.5, 3.6 .. add pythons up to 3.10
3 years ago
meejah 553158da63 drop unsupported pythons for now
3 years ago
meejah 360c7999a8 unconstrained autobahn version so we can support other pythons
3 years ago
meejah 141709bf62 correct twisted version
3 years ago
meejah b2ec2981d6 add autobahn dep, upgrade twisted
3 years ago
meejah a2866c55c9 remove 'from __future__' imports
3 years ago
meejah 30688f638c test to ensure we make a websocket service when passing --websocket
3 years ago
meejah 425f040168 test for websocket option-parsing
3 years ago
meejah bd06fad7e7 websocket defaults test
3 years ago
meejah d8da1a62d6 no more debug-log
3 years ago
meejah 6698cf95d5 irrelevant (there was only a debug message logged)
3 years ago
meejah 95a72e6ac9 better comment
3 years ago
meejah 319145608d better comment
3 years ago
meejah e7466a3595 add CLI options for WebSockets support
3 years ago
meejah 7b92c3701e leave state-machine tracing code (but commented)
3 years ago
meejah e34cf94271 no need to check anymore
3 years ago
meejah 1efc1313db py3-only imports
3 years ago
meejah d17e8ff169 drop python2 in github CI
3 years ago
meejah 94032836b7 drop python2 in tox
3 years ago
meejah 786cd08350 pyflakes; unused imports
3 years ago
meejah 3197946073 websocket<-->TCP test
3 years ago
meejah 0db8ed3225 even more explicit
3 years ago
meejah 5a405443b9 more-explicit about which protocol clients use
3 years ago
meejah 5b7ec9ef4c move usage-tracking stuff to own module
3 years ago
meejah 8aeea711eb cleanup
3 years ago
meejah 5f43e53db1 cleanup
3 years ago