Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions docs/en/client/nodejs-sdks-user-guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,3 +39,11 @@ Project address: [egg-apollo-client](https://github.com/xuezier/egg-apollo-clien
Project address: [apollo-node-client](https://github.com/zhangxh1023/apollo-node-client)

> Thanks [@zhangxh1023](https://github.com/zhangxh1023) for providing support for the NodeJS Apollo client

### Apollo NodeJS(WebAssembly) client 8

A client for Apollo that supports both Rust and WASM.

Project address: [apollo-rust-client](https://github.com/qqiao/apollo-rust-client)

> Thanks to [@qqiao](https://github.com/qqiao) for providing support for the NodeJS Apollo client
8 changes: 8 additions & 0 deletions docs/en/client/rust-sdks-user-guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,11 @@
Project address: [apollo-rust-sdk](https://github.com/liushv0/apollo-rust-sdk)

> Thanks [@liushv0](https://github.com/liushv0) for providing support for the Rust Apollo client

### Apollo Rust client 2

A client for Apollo that supports both Rust and WASM.

Project address:[apollo-rust-client](https://github.com/qqiao/apollo-rust-client)

> Thanks to [@qqiao](https://github.com/qqiao) for providing support for the Rust Apollo client
6 changes: 6 additions & 0 deletions docs/zh/client/nodejs-sdks-user-guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,3 +40,9 @@

> 非常感谢[@ChoGathK](https://github.com/ChoGathK)提供NodeJS Apollo客户端的支持

### Apollo NodeJS(WebAssembly) 客户端 9

一个同时支持 Rust 以及 WASM 的 apollo 客户端
项目地址:[apollo-rust-client](https://github.com/qqiao/apollo-rust-client)

> 非常感谢[@qqiao](https://github.com/qqiao)提供NodeJS Apollo客户端的支持
7 changes: 7 additions & 0 deletions docs/zh/client/rust-sdks-user-guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,10 @@
项目地址:[apollo-rust-sdk](https://github.com/liushv0/apollo-rust-sdk)

> 非常感谢[@liushv0](https://github.com/liushv0)提供Rust Apollo客户端的支持

### Apollo Rust 客户端 2

一个同时支持 Rust 以及 WASM 的 apollo 客户端
项目地址:[apollo-rust-client](https://github.com/qqiao/apollo-rust-client)

> 非常感谢[@qqiao](https://github.com/qqiao)提供Rust Apollo客户端的支持