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

Add description and client code to websocket example (#1418) #2567

Merged
merged 1 commit into from
Dec 25, 2023

Conversation

987Nabil
Copy link
Contributor

This fixes #1418. I added to the existing example a client counterpart and wrote for client and server an actual documentation instead of just an example code snippet.

/claim #1418

@codecov-commenter
Copy link

codecov-commenter commented Dec 24, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (c846a86) 64.47% compared to head (1200338) 64.50%.
Report is 2 commits behind head on main.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2567      +/-   ##
==========================================
+ Coverage   64.47%   64.50%   +0.02%     
==========================================
  Files         140      140              
  Lines        8302     8302              
  Branches     1496     1496              
==========================================
+ Hits         5353     5355       +2     
+ Misses       2949     2947       -2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@vigoo vigoo merged commit 8c06d89 into zio:main Dec 25, 2023
24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

No documentation or examples for sending websocket messages
3 participants