You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the light-model-client is connected via WebSockets. If the client is not interested in updates the overhead of tracking dependencies and installing listeners can be removed. A simple REST API for reading and writing should be implemented, but with the serialization format.
The text was updated successfully, but these errors were encountered:
Currently, the light-model-client is connected via WebSockets. If the client is not interested in updates the overhead of tracking dependencies and installing listeners can be removed. A simple REST API for reading and writing should be implemented, but with the serialization format.
The text was updated successfully, but these errors were encountered: