Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
liesware authored Jul 25, 2024
1 parent 48cde4d commit 56327b4
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,15 +71,6 @@ argon2.py block.py cmac.py dh.py dsa.py ecc.py hash.py hmac.py ntru.py

The code is very simple and with basic programming knowledge you should be able to understand it. You only need to understand python and REST API

## GRPC

```bash
docker run -d liesware/coherence:latest /usr/bin/coherence_grpc 0.0.0.0 6613
```

The protocol buffer is on grpc/grpc/coherence.proto

HTTP and GRPC have the same API, but on GRPC you need to send as JSON.stringify()

## Test
on ~/coherence02/
Expand Down

0 comments on commit 56327b4

Please sign in to comment.