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
When reading data using the SignalR and GazeHub from GazeAccess plugin, validity codes are serialized as integers, not strings, even though the StringEnumConverter should be used. See below for example result in the SignalR client. Seems to be similar to this question in StackOverflow.
When reading data using the SignalR and
GazeHub
fromGazeAccess
plugin, validity codes are serialized as integers, not strings, even though theStringEnumConverter
should be used. See below for example result in the SignalR client. Seems to be similar to this question in StackOverflow.SignalR output:
GET
/api/gaze
output:The text was updated successfully, but these errors were encountered: