issues
search
python-trio
/
trio-websocket
WebSocket client and server implementation for Python Trio
MIT License
70
stars
26
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Configure message buffer (#82)
#92
mehaase
closed
6 years ago
3
Migrate to travis-ci.**com**
#91
mehaase
closed
5 years ago
4
Clean up state machine
#90
mehaase
opened
6 years ago
2
Implement timeouts (#64)
#89
mehaase
closed
6 years ago
2
tests have flakey coverage?
#88
belm0
opened
6 years ago
5
fix dev requirements versions
#87
belm0
closed
6 years ago
2
point build badge at master
#86
belm0
closed
6 years ago
1
travis failed on master / not running
#85
belm0
closed
6 years ago
4
Python 35
#84
belm0
closed
4 years ago
3
make supports custom python interpreter
#83
belm0
closed
6 years ago
4
Configure message buffer
#82
mehaase
closed
6 years ago
4
Combined connection's is_closed and close_reason (#70)
#81
mehaase
closed
6 years ago
0
refactor WebsocketConnection received data handling:
#80
belm0
closed
6 years ago
3
Delay connection closed (#69)
#79
mehaase
closed
6 years ago
1
Move dev dependencies to requirements-dev.txt (#61)
#78
mehaase
closed
6 years ago
4
add test for client context manager bug
#77
belm0
closed
6 years ago
1
Hide imported modules (#38)
#76
mehaase
closed
6 years ago
1
move sphinxcontrib-trio dependency to extras
#75
belm0
closed
6 years ago
2
open_websocket context manager doesn't exit if there are pending receives
#74
belm0
closed
6 years ago
16
strange OS X hang in client send_message()
#73
belm0
closed
6 years ago
1
Client does not appear to set Origin: header
#72
bradwood
closed
6 years ago
13
Create docs
#71
mehaase
closed
6 years ago
1
Combine connection's `closed_reason` and `is_closed` properties
#70
mehaase
closed
6 years ago
3
`get_message()` raises connection closed too early
#69
mehaase
closed
6 years ago
2
`test_handshake_subprotocol` sometimes fails on MacOS
#68
mehaase
opened
6 years ago
1
Upgrade to trio channels (fixes #41)
#67
mehaase
closed
6 years ago
2
Replace channel implementation
#66
miracle2k
closed
6 years ago
2
Consider backpressure
#65
mehaase
opened
6 years ago
0
Consider timeouts
#64
mehaase
closed
6 years ago
2
Expose local_address and remote_address.
#63
miracle2k
closed
5 years ago
6
Allow more control over handshake (#4)
#62
mehaase
closed
6 years ago
6
use pipenv for development dependencies and running tests
#61
belm0
closed
6 years ago
6
have server handler exit test verify client-side close reason;
#60
belm0
closed
6 years ago
2
make CloseReason an Enum?
#59
belm0
opened
6 years ago
4
Improve ping v2
#58
mehaase
closed
6 years ago
4
Set up Read The Docs
#57
mehaase
closed
6 years ago
0
Improve ping
#56
mehaase
closed
6 years ago
1
Example client exits on ConnectionClosed (#22)
#55
mehaase
closed
6 years ago
5
CI tests hang on Python 3.5
#54
belm0
closed
4 years ago
1
Close connection on exit of server-side handler.
#53
belm0
closed
6 years ago
2
example client: cancel command loop on close of connection
#52
belm0
closed
6 years ago
2
Fix tests on OS X (#43) and set up Travis CI
#51
mehaase
closed
6 years ago
9
server should close the connection when the handler ends
#50
miracle2k
closed
6 years ago
5
Modernize README.
#49
miracle2k
closed
6 years ago
0
Example client handle close
#48
mehaase
closed
6 years ago
1
API for partial messages
#47
mehaase
opened
6 years ago
1
small fixes to server_webserver docs
#46
belm0
closed
6 years ago
0
trio.BrokenStreamError -> BrokenResourceError
#45
belm0
closed
6 years ago
0
Fix install
#44
miracle2k
closed
6 years ago
1
tests failing (OS X)
#43
belm0
closed
6 years ago
1
Previous
Next