issues
search
ipld
/
edelweiss
Decentralized Protocol Compiler
Other
16
stars
6
forks
source link
add an end-to-end client/server example
#26
Closed
petar
closed
2 years ago
petar
commented
2 years ago
Demonstrate:
[x] how to define an API using Edelweiss and showcasing use of all key types
[x] how to use the generated code to implement a server
[x] how to use the generated code to implement a client
[x] how to implement a command-line client and server that talk to each other
[x] how to write a client/server unit test
petar
commented
2 years ago
Resolved by
https://github.com/ipld/edelweiss/pull/27
.
Demonstrate: