Skip to content

Commit

Permalink
changelog: add note about PostMessenger
Browse files Browse the repository at this point in the history
  • Loading branch information
chase-moskal committed Oct 25, 2024
1 parent 8569e92 commit c409707
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@
new HttpServer(meta => endpoint(myApi(meta)))
```
- 🟥 rename `maxPayloadBytes` to `maxRequestBytes`
- 🍏 new `PostMessenger` for bidirectional postmessage apis
- 🍏 add `timeout` for HttpServer and also WebSocketServer, defaults to 10 seconds.

<br/>
Expand Down

0 comments on commit c409707

Please sign in to comment.