Skip to content

WIP: feat: implement the real time messaging for the Web UI communication channel (#152)

Artyom Kartasov requested to merge 152-webui-rtm into master

Description

Implement support of real time messaging for the Web UI communication channel:

  • Connect/disconnect
  • Ping
  • Reconnect
  • Event handling
  • Platform Client integration

Related issue

#152 (closed)

Examples

Checklist

  • the MR description has been reviewed
  • this MR contains text changes and they have been reviewed OR there are no texts changes
  • this MR contains GUI/CLI changes and they have been reviewed OR there are no GUI/CLI changes
  • this MR contains API changes and they have been reviewed OR there are no API changes

Closes #152 (closed)

Edited by Artyom Kartasov

Merge request reports