Skip to content

How to write circuit bindings for other languages

Petar Maymounkov edited this page Jul 5, 2014 · 1 revision

As is, the circuit comes with two access methods: a command-line tool and a Go client.

While both methods afford the creation, manipulation and synchronization with individual elements (like processes, channels, etc.), it would seem that synchronization primitives are missing.

This is intentional.

Clone this wiki locally