Python implementation of the protocol #70
sfermigier
started this conversation in
Show and tell
Replies: 1 comment
-
|
The repository was private. Sorry. This has been fixed. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have started a Python implementation of the protocol:
https://github.com/abilian/py-capnweb
It's not yest 100% complete, but I have already scripts demonstrating Py↔Py, Py↔TS, TS↔Py, and TS↔TS interoperability.
Could you start a list of implementation somewhere? I have also seen a Rust implementation announced recently.
Beta Was this translation helpful? Give feedback.
All reactions