nxapi icon indicating copy to clipboard operation
nxapi copied to clipboard

Presence server event streams

Open samuelthomas2774 opened this issue 1 year ago • 0 comments

This can be used by providing the event stream URL. Automatically upgrading to server-sent events is supported and can be enabled by setting NXAPI_PRESENCE_SSE=1; this is not enabled by default due to issues with handling errors emitted by eventsource as it does not provide the original Error object emitted by Node.js APIs that nxapi expects.

samuelthomas2774 avatar Dec 19 '22 01:12 samuelthomas2774