Skip to content
Merged
Show file tree
Hide file tree
Changes from 3 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)
Comment thread
qqiao marked this conversation as resolved.
Outdated

> 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 Rust Client

一个同时支持 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 Client

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

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