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
{{ message }}
This repository has been archived by the owner on Jan 9, 2024. It is now read-only.
In
sda/protocols/message_binders.go
, we have one handler for every type of sda-message, yet they are all fed toprifi-lib
'sReceiveMessage
functions.I'm sure we can have only one generic "SDA-Message" and have all the decoding done in
prifi-lib
The text was updated successfully, but these errors were encountered: