crossbario / crossbario/autobahn-python
make asyncio version of WebSocket client testee work
Open
Nobody has claimed this yet.
asyncio
enhancement
examples
websocket
- Dominant language
- Python
- Stars
- 2.5k
- Forks
- 768
- PR merge metrics
- No merged PRs in 30d
Description
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Open examples/asyncio/websocket/testee/testee_client.py and inspect the code around line 85. Reproduce the client testee failure using the repository's asyncio WebSocket setup, then identify the smallest change needed for it to run successfully. Done means the asyncio WebSocket client testee works as intended.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- networking, testing
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100