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

smp protocol: support data blobs on SMP servers to store short links #1244

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

epoberezkin
Copy link
Member

@epoberezkin epoberezkin commented Jul 25, 2024

  • protocol
  • server implementation, with/without proxy
  • client funcs, with/without proxy
  • server test via protocol, without proxy
  • server persistence (separate append log)
  • test via client funcs with and without proxy
  • agent implementation (TBC, but likely extending existing types for connection links, so it works from the chat out of the box. At the same time, chat client should be able to create, recognise and resolve short links without connecting to them - so that link identity is represented by the old full link, and does not include the additional profile data that can change).
  • agent tests.

* rfc: short invitation links

* shorter

* types

* server implementation, client functions

* test

* update rfc

* test name
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