chipsenkbeil / chipsenkbeil/distant

Add websocket support for server & wasm for client

Open
#69 0 comments 0 reactions 0 assignees View on GitHub
enhancement refactor
Dominant language
Rust
Stars
635
Forks
12
PR merge metrics
No merged PRs in 30d

Description

A future vision to have the distant library be available for wasm so you can connect directly from the browser.

- [ ] Backend support via [tokio-tungstenite](https://crates.io/crates/tokio-tungstenite)
- [ ] Frontend support is part of wasm-bindgen ([see example](https://rustwasm.github.io/docs/wasm-bindgen/examples/websockets.html)); may need [wasmtime's tokio support](https://github.com/bytecodealliance/wasmtime/blob/b9985fe2e5c0dcfc1239f191aa8628f558ac791d/examples/tokio/main.rs)
- [ ] Splinter off distant-core non-wasm code into optional features that can be disabled

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.