Skip to content

Commit

Permalink
docs(sse): Add reference to server-sent events middleware
Browse files Browse the repository at this point in the history
  • Loading branch information
vinsonchuong committed Nov 1, 2023
1 parent 2148b08 commit 816b5f6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,8 @@ We've built and packaged some middleware that handle common use cases:
communication between browser and server
- [`websocket`](https://github.com/vinsonchuong/passing-notes-websocket): Accept
WebSocket connections
- [`sse`](https://github.com/vinsonchuong/passing-notes-sse): Send and receive
server-sent events

### Developer Affordances
When using the `pass-notes` CLI tool, during development (when
Expand Down

0 comments on commit 816b5f6

Please sign in to comment.