Skip to content
This repository has been archived by the owner on Jun 29, 2021. It is now read-only.

5.4.0

Latest
Compare
Choose a tag to compare
@rennokki rennokki released this 02 Jun 18:18
· 10 commits to master since this release
  • Encrypted private channels are supported according to the Pusher protocol; minimum soketi-js version needed is @soketi/soketi-js@^1.4.2 (#37)
  • Added rate limiting support for HTTP API events, client events, and HTTP API read endpoints (#35)
    • Added option to enable/disable client messages at the app level
    • Added rate limiting options
    • Added soft limit options for channel names, event names
    • Added variables for HTTP API protocol, or whether to trust proxies
    • HTTP_MAX_PAYLOAD_SIZE variable got deprecated and should be replaced with EVENT_MAX_SIZE_IN_KB