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

JetStream consumer options #107

Merged
merged 14 commits into from
Aug 9, 2023
Merged

JetStream consumer options #107

merged 14 commits into from
Aug 9, 2023

Commits on Aug 1, 2023

  1. JetStream consumer options

    mtmk committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    d4cfa34 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. JetStream consumer event handling

    * Added header parsing with codes.
    * Subscription exception to be thrown on dispose
    mtmk committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    417bfdb View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. Consumer notification channel

    mtmk committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    c839a98 View commit details
    Browse the repository at this point in the history
  2. JS consumer tidy-up

    mtmk committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    939322e View commit details
    Browse the repository at this point in the history
  3. JS consumer control handle prep

    mtmk committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    4d47702 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

  1. JS consume and fetch opts

    mtmk committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    b4d6ce3 View commit details
    Browse the repository at this point in the history
  2. Fixed tests

    mtmk committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    5c7d0cb View commit details
    Browse the repository at this point in the history
  3. Pull termination handling

    mtmk committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    623f675 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. Update src/NATS.Client.Core/Commands/CommandConstants.cs

    Co-authored-by: Caleb Lloyd <[email protected]>
    mtmk and caleblloyd authored Aug 7, 2023
    Configuration menu
    Copy the full SHA
    6459921 View commit details
    Browse the repository at this point in the history
  2. Merged main

    mtmk committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    536f34f View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. NatsSub redesign

    mtmk committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    fb5334a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    38b4698 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. Configuration menu
    Copy the full SHA
    49ceba7 View commit details
    Browse the repository at this point in the history
  2. Code reformat

    mtmk committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    7857adb View commit details
    Browse the repository at this point in the history