File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -5,15 +5,15 @@ title: Available Clients
55
66A Client is any library that can resolve and invoke [ Wraps] ( ./concepts/wraps ) .
77
8- The Polywrap Foundation maintains a number of Clients, most notably:
8+ While anyone can create their own Polywrap client, the Polywrap Foundation maintains a number of core clients for the most common use cases.
99
10- - [ Polywrap JS Client] ( https://github.com/polywrap/javascript-client )
11- - [ Polywrap Python Client] ( https://polywrap-client.readthedocs.io )
12- - [ Polywrap Rust Client] ( https://github.com/polywrap/rust-client )
13- - [ Polywrap Swift Client] ( https://github.com/polywrap/swift-client )
14- - [ Polywrap Kotlin Client] ( https://github.com/polywrap/kotlin-client )
10+ | Environment | Github | Reference docs |
11+ | :---| :---| :---|
12+ | Javascript/Typescript | [ Javascript client repository] ( https://github.com/polywrap/javascript-client ) | [ JS/TS reference documentation] ( https://polywrap.github.io/javascript-client/ ) |
13+ | Rust | [ Rust client repository] ( https://github.com/polywrap/rust-client ) | Coming soon |
14+ | Python | [ Python client repository] ( https://github.com/polywrap/python-client ) | [ Rust reference documentation] ( https://polywrap-client.readthedocs.io ) |
15+ | Kotlin/Android | [ Kotlin client repository] ( https://github.com/polywrap/kotlin-client ) | [ Kotlin reference documentation] ( https://kotlin.client.polywrap.io/ ) |
16+ | Swift/iOS | [ Swift client repository] ( https://github.com/polywrap/swift-client ) | [ Swift reference documentation] ( https://polywrap.github.io/swift-client/documentation/polywrapclient ) |
1517
1618Other clients:
1719- [ Polywrap Go Client] ( https://github.com/polywrap/go-client )
18-
19- More clients are in development, such as a Polywrap C# Client(more soon).
You can’t perform that action at this time.
0 commit comments