Skip to content
This repository has been archived by the owner on Jun 5, 2024. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
SidneyAllen authored Apr 18, 2022
1 parent 82e38c8 commit c6fb20f
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,13 @@ events (SSE).
The server is designed for testing HTTP proxies and clients. It echoes
information about HTTP request headers and bodies back to the client.

## Lob
We leveraged this repository for our company Hackathon to create an opensource
websocket echo that developers were free to use since websocket.org was shutdown.

You can read more about [the project](https://www.lob.com/blog/websocket-org-is-down-here-is-an-alternative) and echo.websocket.events


## Behavior

- Any messages sent from a websocket client are echoed as a websocket message.
Expand Down

0 comments on commit c6fb20f

Please sign in to comment.