Skip to content

Commit

Permalink
Add example links to README.md (#67)
Browse files Browse the repository at this point in the history
  • Loading branch information
reillyeon authored Apr 25, 2024
1 parent dc730f0 commit d289b55
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,8 @@ This is a proposal for a future Direct Sockets web platform API.
* [Explainer document](docs/explainer.md), a high-level overview of the proposal.
* [Specification](https://wicg.github.io/direct-sockets/)
* [Self-Review Questionnaire: Security and Privacy](docs/security-privacy-self-review.md)

## Examples

* [Telnet client and echo server](https://github.com/googlechromelabs/telnet-client)
* [HTTP and WebSockets server](https://github.com/guest271314/direct-sockets-http-ws-server)

0 comments on commit d289b55

Please sign in to comment.