Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/wasm client updates #1673

Merged
merged 27 commits into from Oct 10, 2022
Merged

Feature/wasm client updates #1673

merged 27 commits into from Oct 10, 2022

Conversation

jstuczyn
Copy link
Contributor

@jstuczyn jstuczyn commented Oct 10, 2022

Description

Supersedes #1663

It updates the local wasm client to handle retransmission, allow it to optionally send cover traffic and use appropriate poisson delays.

Checklist:

  • added a changelog entry to CHANGELOG.md

jstuczyn and others added 25 commits October 3, 2022 14:00
- `wasm-timer` modified to work in web worker
- add worker target to webpack
- add client to call from HTML
- update README to build WASM for bundling (this does not build ES modules)
…#1669)

* Allow client to read up to 8 messages at once from gateway connection

* Importing tokio::select in wasm32 target

* Updated changelog
…ffic_stream to disable poisson sending (#1664)

* Introduced disable_main_poisson_packet_distribution to force real_traffic_stream to disable poisson sending

* Updated changelog
@jstuczyn jstuczyn mentioned this pull request Oct 10, 2022
1 task
@jstuczyn jstuczyn merged commit a43d183 into develop Oct 10, 2022
@jstuczyn jstuczyn deleted the feature/wasm-client-updates branch October 10, 2022 15:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants