Break model update code out of sstore (#290)

* Break update code out of sstore

* add license disclaimers

* missed one

* add another

* fix regression in openai updates, remove unnecessary functions

* another copyright

* update casts

* fix issue with variadic updates

* remove logs

* remove log

* remove unnecessary log

* save work

* moved a bunch of stuff to scbus

* make modelupdate an object

* fix new screen not updating active screen

* add comment

* make updates into packet types

* different cast

* update comments, remove unused methods

* add one more comment

* add an IsEmpty() on model updates to prevent sending empty updates to client
This commit is contained in:
Evan Simkowitz
2024-02-15 16:45:47 -08:00
committed by GitHub
parent 158378a7ad
commit 8acda3525b
17 changed files with 1072 additions and 836 deletions
File diff suppressed because it is too large Load Diff