Impulse Backend Changes (Jul 2022)
This backend update introduces significant changes to the gateway. There are no changes to the HTTP API.
The official web client has been updated to accomodate these changes.
Gateway
Breaking changes
- Gateway events have been reorganised
_SUCCESS
and_ERROR
events have been removed in favour ofGatewayMessage
s'success
property- Gateway error messages are no longer human readable; this should be handled client-side