Dyalog / ewc-client

Other
1 stars 4 forks source link

Send DeviceCapabilities message on initialisation and resize of Window #108

Closed mkromberg closed 10 months ago

mkromberg commented 10 months ago

The client should send the following message when it is initialised, and after that any time the size of the ViewPort changes due to a change in size of the the browser window.

{"DeviceCapabilities":{"ViewPort":[1440,1073], "ScreenSize":[2560,1440],"DPR":1, "PPI":200}