crossbario / crossbario/autobahn-python

wamp commandline utility should have a asyncio backend

Open
#1,281 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

asyncio feature Python 3 wamp
Dominant language
Python
Stars
2.5k
Forks
768
PR merge metrics
No merged PRs in 30d

Description

Currently one needs to have autobahn[twisted] installed for the wamp commandline tool to work. Just like the rest of the project I believe it would make sense to add an asyncio backend as well so that the commandline tool could be used with much less dependencies.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start at the wamp commandline utility and trace how it currently requires autobahn[twisted]. Review the existing asyncio support elsewhere in the project and identify the command's dependency and backend entry points. Done means the utility can use an asyncio backend without requiring the Twisted extra.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
backend, cli
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.