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
Move event packet type declaration into a separate header (#47)
* refactor: Move event packet declaration into a separate header
This would allow 3rd party code to work with this data type
without including the whole interface code, which is
environment-specific.
0 commit comments