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: https://github.com/omnia-network/ic-websocket-cdk-rs/tree/feat/authenticated-messages
- JS SDK: https://github.com/omnia-network/ic-websocket-sdk-js/tree/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.