theRAPTLab / gsgo

GEM-STEP Foundation repo migrated from GitLab June 2023
1 stars 1 forks source link

URSYS FIX: SendMessage not available in client-logger - [merged] #720

Closed benloh closed 1 year ago

benloh commented 2 years ago

In GitLab by @daveseah on Sep 19, 2022, 14:14

Merges dev-sri/client-logger -> dev-next

In response to: https://gitlab.com/stepsys/gem-step/gsgo/-/merge_requests/275#note_1105853943:

BUG: client-logger.js uses the SendMessage method, but it is not defined in client-logger (This used to work because the SendMessage call for LogEvent and LogJSON were being made in index-client.js).

Quick refactor to move SendMessage out of index-client and into its own client-messager module. Also moved some state variables like URSYS_RUNNING to client-datacore

ursys/index-client still exports all the methods as required

benloh commented 2 years ago

Merged directly into dev-bl/log-ui

benloh commented 2 years ago

mentioned in commit eb377ff22086ab8d285098db1bb1b1bac99f4cbf