crossbario / crossbario/autobahn-python

Make WAMP component API first class / recommended

Open
#964 3 comments 1 reaction 1 assignee View on GitHub

@meejah is already working on this.

Since Mar 23, 2018.

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

Description

This issue is to finally move the new **WAMP Component API ("new API") into "first class support" stage.

Eg here is an example https://github.com/crossbario/autobahn-python/blob/master/examples/twisted/wamp/component/frontend_scram.py


Things that come to mind for this:

  • docs, README, samples
  • compleness (auth methods etc)
  • ..

The issues that have been opened over the time where we discussed various approaches to "new API", until we settled on the component API:

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.