1
0
mirror of https://github.com/actix/examples synced 2025-06-26 17:17:42 +02:00

Add jsonrpc example

This commit is contained in:
mohanson
2019-04-15 10:05:22 +08:00
parent 09b0188ff9
commit 8371d77f7c
6 changed files with 370 additions and 0 deletions

View File

@ -16,6 +16,7 @@ members = [
"http-proxy",
"http-full-proxy",
"json",
"jsonrpc",
"juniper",
"middleware",
"multipart",