Skip to content

Comments

Add support for msgpack strings as LXMF dest names#32

Open
DanBeard wants to merge 1 commit intomarkqvist:masterfrom
DanBeard:master
Open

Add support for msgpack strings as LXMF dest names#32
DanBeard wants to merge 1 commit intomarkqvist:masterfrom
DanBeard:master

Conversation

@DanBeard
Copy link

@DanBeard DanBeard commented Aug 3, 2025

Added check for msgpack utf-8 strings in case an LXMF client sent that for their name. This is important since not all msgpack libraries support binary strings. (like ArduinoJson 6.x.x that microReticulum uses) and the names are immediately decoded into a utf-8 string anyway after being unpacked.

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

Successfully merging this pull request may close these issues.

1 participant