Skip to content

Commit 7149c44

Browse files
authored
Merge pull request #50 from sparkdemcisin81/patch-1
Update rpc-common.md
2 parents f2ea25d + 62488c8 commit 7149c44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mongoose-os/api/rpc/rpc-common.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# RPC core
22
| Github Repo | C Header | C source | JS source |
33
| ----------- | -------- | -------- | ----------------- |
4-
| [mongoose-os-libs/rpc-common](https://github.com/mongoose-os-libs/rpc-common) | [mg_rpc.h](https://github.com/mongoose-os-libs/rpc-common/blob/master/include/mg_rpc.h) |   | [api_rpc.js](https://github.com/mongoose-os-libs/rpc-common/blob/master/mjs_fs/api_rpc.js) |
4+
| [mongoose-os-libs/rpc-common](https://github.com/mongoose-os-libs/rpc-common) | [mgos_rpc.h](https://github.com/mongoose-os-libs/rpc-common/blob/master/include/mg_rpc.h) |   | [api_rpc.js](https://github.com/mongoose-os-libs/rpc-common/blob/master/mjs_fs/api_rpc.js) |
55

66

77

0 commit comments

Comments
 (0)