Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allowing variable length records #4

Open
hattesen opened this issue Nov 1, 2018 · 0 comments
Open

Allowing variable length records #4

hattesen opened this issue Nov 1, 2018 · 0 comments

Comments

@hattesen
Copy link

hattesen commented Nov 1, 2018

For logging purposes, it would be a great improvement, if the library would be able to support variable length messages. Possibly by linking multiple (short) fixed length messages, or allowing a struct and a variable length string to be stored (with a pascal-style string length).

I may fork and attempt an implementation myself, and then create a pull-request back.

Any pointers as to how this may be achieved in a low-impact, yet safe/secure way?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant