Yeah we’re still working on it, but if you want to try it out here are the git branches to use for SDKs and gateway:
- Rust CDK: GitHub - omnia-network/ic-websocket-cdk-rs at feat/authenticated-messages
- JS SDK: GitHub - omnia-network/ic-websocket-sdk-js at feat/custom-ws-agent (here make sure to update any
@dfinity/...
package dependency to v0.19.2) - Gateway: https://github.com/omnia-network/ic-websocket-gateway/tree/ic-ws-establishment.
There’s also a new hosted version of the gateway: wss://gatewayv1.icws.io (principal:lg3nb-si435-jnrox-6qdrd-i6tuh-73huj-vg32b-l3cqf-kpyf4-7c6zg-nae
).
We’re also updating the example, here’s the branch: https://github.com/omnia-network/ic_websocket_example/tree/v1.
We would really appreciate your feedback, if you want to try them out.
Update
Please see my new reply at How to send a message in WebSockets 🔌 on the Internet Computer - #15 by ilbert.