Skip to content

Commit

Permalink
List implementations of spec in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
dom96 authored Sep 28, 2023
1 parent 86125c7 commit 1a95306
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 @@ -4,3 +4,8 @@ This is a proposal for an API for establishing TCP connections in Non-Browser Ja
environments.

To view the rendered document, visit https://sockets-api.proposal.wintercg.org/.

### Implementations

- Node.js - https://github.com/Ethan-Arrowood/socket
- Cloudflare Workers - https://developers.cloudflare.com/workers/runtime-apis/tcp-sockets/

0 comments on commit 1a95306

Please sign in to comment.