Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

draw.io Diagram
bordertrue
diagramNametest
simpleViewerfalse
width600
linksauto
tbstyletop
lboxtrue
diagramWidth911
revision1819

  • initiateApplication - creates a new RialtoSessionServer/RialtoServer instance.
  • changeSessionServerState - requests Rialtosessionserver/RailtoServer to change its state
  • socketpair is used to create the point-to-point IPC channel used for all Rialto Server Manager to Rialto Application Session Server communications
  • Application Session Server sends first message so Server Manager knows that it is now up and running
  • Session server creates the socket that the app will use for sending AV data and control respectively.

...