centrifugal / centrifugo

Scalable real-time messaging server in a language-agnostic way. Self-hosted alternative to Pubnub, Pusher, Ably. Set up once and forever.
https://centrifugal.dev
Apache License 2.0
8.44k stars 598 forks source link

Update code transforms #914

Closed FZambia closed 3 weeks ago

FZambia commented 3 weeks ago

Proposed changes

Some additions to the work started in #903 – possibility to specify mapping of error codes to disconnect objects in the unidirectional transport cases. Also, better validation of transform objects.