Skip to content

Conversation

@ameba23
Copy link
Collaborator

@ameba23 ameba23 commented Jan 12, 2026

Adds a websocket server/client with a test demonstrating using it.

Note that this is not a websocket proxy service, just a library export for attested websockets, and it [currently] does not offer a way to get the measurement details over ws. But they are exposed by the library together with the websocket connection, so that could be added quite easily by users of the library.

TODO:

  • Gate this behind a 'ws' feature flag so that the dependencies are optional
  • Allow ws config to be passed in

@ameba23 ameba23 marked this pull request as draft January 12, 2026 10:55
@ameba23 ameba23 marked this pull request as ready for review January 13, 2026 12:53
* main:
  Force single test thread in CI
  Make transport agnostic
@ameba23 ameba23 merged commit 8113256 into main Jan 14, 2026
2 checks passed
@ameba23 ameba23 deleted the peg/ws branch January 14, 2026 13:08
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