Skip to content

Commit 2139d2a

Browse files
authored
Added links to apollo-rust-client, a new Rust based client that supports both Rust and NodeJS via WASM (#5415)
1 parent f4bdc04 commit 2139d2a

File tree

4 files changed

+29
-0
lines changed

4 files changed

+29
-0
lines changed

docs/en/client/nodejs-sdks-user-guide.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,3 +39,11 @@ Project address: [egg-apollo-client](https://github.com/xuezier/egg-apollo-clien
3939
Project address: [apollo-node-client](https://github.com/zhangxh1023/apollo-node-client)
4040

4141
> Thanks [@zhangxh1023](https://github.com/zhangxh1023) for providing support for the NodeJS Apollo client
42+
43+
### Apollo NodeJS(WebAssembly) client 8
44+
45+
A client for Apollo that supports both Rust and WASM.
46+
47+
Project address: [apollo-rust-client](https://github.com/qqiao/apollo-rust-client)
48+
49+
> Thanks to [@qqiao](https://github.com/qqiao) for providing support for the NodeJS Apollo client

docs/en/client/rust-sdks-user-guide.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,11 @@
33
Project address: [apollo-rust-sdk](https://github.com/liushv0/apollo-rust-sdk)
44

55
> Thanks [@liushv0](https://github.com/liushv0) for providing support for the Rust Apollo client
6+
7+
### Apollo Rust client 2
8+
9+
A client for Apollo that supports both Rust and WASM.
10+
11+
Project address:[apollo-rust-client](https://github.com/qqiao/apollo-rust-client)
12+
13+
> Thanks to [@qqiao](https://github.com/qqiao) for providing support for the Rust Apollo client

docs/zh/client/nodejs-sdks-user-guide.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,3 +40,9 @@
4040

4141
> 非常感谢[@ChoGathK](https://github.com/ChoGathK)提供NodeJS Apollo客户端的支持
4242
43+
### Apollo NodeJS(WebAssembly) 客户端 9
44+
45+
一个同时支持 Rust 以及 WASM 的 apollo 客户端
46+
项目地址:[apollo-rust-client](https://github.com/qqiao/apollo-rust-client)
47+
48+
> 非常感谢[@qqiao](https://github.com/qqiao)提供NodeJS Apollo客户端的支持

docs/zh/client/rust-sdks-user-guide.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,10 @@
22
项目地址:[apollo-rust-sdk](https://github.com/liushv0/apollo-rust-sdk)
33

44
> 非常感谢[@liushv0](https://github.com/liushv0)提供Rust Apollo客户端的支持
5+
6+
### Apollo Rust 客户端 2
7+
8+
一个同时支持 Rust 以及 WASM 的 apollo 客户端
9+
项目地址:[apollo-rust-client](https://github.com/qqiao/apollo-rust-client)
10+
11+
> 非常感谢[@qqiao](https://github.com/qqiao)提供Rust Apollo客户端的支持

0 commit comments

Comments
 (0)