Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Wasm Sockets
Manage
Activity
Members
Labels
Code
Merge requests
1
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Microhacks
Wasm Sockets
Commits
2833c53b00ece6a1b15e49e8cdbba53164b7922a
Select Git revision
Branches
2
feature/CloseConnection
main
default
protected
2 results
wasm-sockets
examples
polling.rs
Author
Search by author
Any Author
authors
Louis
louis
1 author
Jan 20, 2022
Replace example echo server because echo.websocket.org is no longer operated
· 2833c53b
scratchyone
authored
3 years ago
Unverified
2833c53b
Dec 24, 2020
Add better error handling
· 7cfe5d00
scratchyone
authored
4 years ago
Unverified
7cfe5d00
Add panic hook to examples
· eb7c5cd0
scratchyone
authored
4 years ago
Unverified
eb7c5cd0
Improve docs
· 4565acaf
scratchyone
authored
4 years ago
Unverified
4565acaf
Add HTML files to examples
· 36d086ea
scratchyone
authored
4 years ago
Unverified
36d086ea
Rename BlockingClient to PollingClient
· 0624beca
scratchyone
authored
4 years ago
Unverified
0624beca
Finish BlockingClient
· 92d1cc78
scratchyone
authored
4 years ago
Unverified
92d1cc78
Loading