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

New signed streams #202

Merged
merged 9 commits into from
Mar 12, 2024
Merged

New signed streams #202

merged 9 commits into from
Mar 12, 2024

Commits on Mar 1, 2024

  1. feat: new signed streams

    - Add $pubsub channel for direct pub/sub support
    
    - Unify signed stream controllers implementations
    palkan committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    c139e99 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. feat: --secret, --public, --noauth and --norpc options

    - Rename jwt options (drop _id)
    palkan committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    b64797f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c5adbe7 View commit details
    Browse the repository at this point in the history
  3. fix: grammar

    palkan committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    a7aa9b4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4f16b99 View commit details
    Browse the repository at this point in the history
  5. docs: new rpc docs

    palkan committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    af6f559 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    330f481 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5b50a56 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2024

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