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

Commits on Jul 25, 2024

  1. smp server: key-value storage (for short invitation links) (#1206)

    * rfc: short invitation links
    
    * shorter
    
    * types
    
    * server implementation, client functions
    
    * test
    
    * update rfc
    
    * test name
    epoberezkin authored Jul 25, 2024
    Configuration menu
    Copy the full SHA
    f334843 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a10d128 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eee8c0b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fd009fe View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2024

  1. smp client: api to send/receive data blobs directly and via proxy, te…

    …sts (#1246)
    
    * smp client: api to send/receive data blobs directly and via proxy, tests
    
    * fix test
    epoberezkin authored Jul 27, 2024
    Configuration menu
    Copy the full SHA
    4599daf View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. Configuration menu
    Copy the full SHA
    36b49b6 View commit details
    Browse the repository at this point in the history
  2. rfc: queue storage

    epoberezkin committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    e362e81 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Configuration menu
    Copy the full SHA
    b11bb9f View commit details
    Browse the repository at this point in the history