Skip to content

Commit

Permalink
changelog: http rpc
Browse files Browse the repository at this point in the history
  • Loading branch information
palkan committed Jul 5, 2023
1 parent 8802586 commit 1ba01d3
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## master

- Add HTTP RPC implementation. ([@palkan][])

- Added telemetry data collection. ([@palkan][])

- Add `--turbo_rails_cleartext` and `--cable_ready_cleartext`. ([@palkan][])
Expand All @@ -22,7 +24,7 @@ Previously, we used a Go routine pool to concurrently delivery broadcasts, which

- Set HTTP broadcast to `$PORT` on Heroku by default. ([@palkan][])

- Add `try-broker` preset to configure required components to use an in-memory broker. ([@palkan][])
- Add `broker` preset to configure required components to use an in-memory broker. ([@palkan][])

- Add NATS pub/sub. ([@palkan][])

Expand Down

0 comments on commit 1ba01d3

Please sign in to comment.