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
Hi, I’d like to ask if it’s possible for the nostr-mls library to focus on just the core MLS functionality? Specifically, it would be great if the library could avoid handling things like nostr event processing, messages,welcome storage, etc., and leave those responsibilities to the client.
Keeping the library lightweight and focused on MLS core would make it much more flexible and easier to integrate.