Skip to content

feat: add example servers#8

Merged
mccutchen merged 1 commit intomainfrom
examples
Dec 15, 2024
Merged

feat: add example servers#8
mccutchen merged 1 commit intomainfrom
examples

Conversation

@mccutchen
Copy link
Owner

  • echoserver, a basic server that echos every message back to the client along with a simple demo web client for testing

  • benchserver, a server that implements the four endpoints expected by the ntsd/websocket-benchmark project

- echoserver, a basic server that echos every message back to the client
  along with a simple demo web client for testing

- benchserver, a server that implements the four endpoints expected by
  the [ntsd/websocket-benchmark][1] project

[1]: https://github.com/ntsd/websocket-benchmark
@mccutchen mccutchen enabled auto-merge (squash) December 15, 2024 06:02
@mccutchen mccutchen merged commit 9a77e2f into main Dec 15, 2024
@mccutchen mccutchen deleted the examples branch December 15, 2024 06:02
@codecov
Copy link

codecov bot commented Dec 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.70%. Comparing base (07af212) to head (3297528).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main       #8   +/-   ##
=======================================
  Coverage   78.70%   78.70%           
=======================================
  Files           2        2           
  Lines         385      385           
=======================================
  Hits          303      303           
  Misses         60       60           
  Partials       22       22           

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

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.

1 participant