Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 513 Bytes

File metadata and controls

14 lines (9 loc) · 513 Bytes

Contributing to WCP

WCP is an open standard. Contributions to the specification are welcome.

How to contribute

  1. Open an issue at https://github.com/workerclassprotocol/wcp/issues
  2. Discuss the change
  3. Submit a pull request with edits to WCP_SPEC.md

Reference implementation

PyHall (Python) is the reference implementation. Other implementations: @pyhall/core (TypeScript), pyhall-go (Go)