Skip to content

Commit

Permalink
Added link to Erlang client library.
Browse files Browse the repository at this point in the history
Signed-off-by: Johan Bevemyr <[email protected]>
  • Loading branch information
jbevemyr authored and Johan Bevemyr committed Oct 9, 2023
1 parent 51b5c88 commit 6aeae83
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/parsec_users.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ Parsec Client Libraries are available in the following languages:
- [Java](https://github.com/parallaxsecond/parsec-client-java): both a native Parsec client, as well
as a JCA implementation based on that client.
- [Go](https://github.com/parallaxsecond/parsec-client-go): work in progress!
- [Erlang](https://github.com/jbevemyr/parsec-client-erlang): native Parsec client with both a high
level API and a low level API. The low level API supports all Parsec API calls with protobuf
specifications.

Also have a look at [`parsec-tool`](https://github.com/parallaxsecond/parsec-tool), a command-line
client to access Parsec from the terminal.
Expand Down

0 comments on commit 6aeae83

Please sign in to comment.