Gedare Bloom commented on a discussion: 
https://gitlab.rtems.org/rtems/rtos/rtems/-/issues/5057#note_108982


It might be sensible to define a standard header to prepend all the kinds of 
packets. I'd suggest having some kind of way to identify the protocol/version 
of the protocol, and maybe reserve some bits there also for possible future 
use. You could make the "type" be part of that header, and then it could also 
be base64url encoded to make it more compact (although at the cost of some 
processing overhead to decode each packet).

-- 
View it on GitLab: 
https://gitlab.rtems.org/rtems/rtos/rtems/-/issues/5057#note_108982
You're receiving this email because of your account on gitlab.rtems.org.


_______________________________________________
bugs mailing list
bugs@rtems.org
http://lists.rtems.org/mailman/listinfo/bugs

Reply via email to