Please enable JavaScript.
Coggle requires JavaScript to display documents.
IT Stuff - Coggle Diagram
IT Stuff
-
Event-Driven API
-
Websockets
open connection, then
bidirectional messaging
SSE (server sent events)
Client subscribes to stream,
then data is sent when ready
-
-
-
-
-
AuthN & AuthZ
OAuth - both of them
-
-
JWT encoded,
not encrypted
-
-
-
-
-
-
-
-