python-trio / trio-websocket

WebSocket client and server implementation for Python Trio
MIT License
70 stars 26 forks source link

document WebSocketServer.run usage and start() return type #129

Closed belm0 closed 5 years ago

belm0 commented 5 years ago

Matching existing documentation on serve_websocket()

coveralls commented 5 years ago

Pull Request Test Coverage Report for Build 87


Totals Coverage Status
Change from base Build 82: 0.0%
Covered Lines: 466
Relevant Lines: 488

💛 - Coveralls