Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

When the Websocket Server agent receives a handshake request, it routes a NewConnection UDR into the workflow. The following fields are included in the NewConnection UDR:


Field
Description
URI (string)This field contains the Uniform Resource Identifier of the client that has established a connection, in string format.
securityInformation (TLSInformation (websocket))This field contains information about the certificate chain and also which protocol and cipher suite are used.
  • No labels