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

Split Core/JetStream into their own libraries #690

Draft
wants to merge 62 commits into
base: main
Choose a base branch
from
Draft

Commits on May 9, 2024

  1. [FEAT] split core and jetstream - note this removes nc.jetstream/jets…

    …treamManager() and replaces them with jetstream/Manager(nc) - JetStream/ManagerOptions() also move from core to jetstream
    
    # Conflicts:
    #	jetstream/jsbaseclient_api.ts
    aricart committed May 9, 2024
    Configuration menu
    Copy the full SHA
    15475d6 View commit details
    Browse the repository at this point in the history
  2. [FIX] nbc internal mod exporting jetstream internal util types from KV

    [MOVE] PubHeaders to jsapi_types.ts
    [FIX] defined jetstream BaseClient as an interface
    [FIX] moved declarations of jetstream/jetstreamManager() to the types the expose
    
    � Conflicts:
    �	jetstream/jsbaseclient_api.ts
    aricart committed May 9, 2024
    Configuration menu
    Copy the full SHA
    90512c2 View commit details
    Browse the repository at this point in the history
  3. [MOVE] moved types in consumer.ts to types.ts

    # Conflicts:
    #	jetstream/consumer.ts
    aricart committed May 9, 2024
    Configuration menu
    Copy the full SHA
    018516a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0c7923e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6766cc8 View commit details
    Browse the repository at this point in the history
  6. doc

    aricart committed May 9, 2024
    Configuration menu
    Copy the full SHA
    c8d263d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    898eca5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c33578b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    53ae6c6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    03551eb View commit details
    Browse the repository at this point in the history
  11. removed circular dependency

    aricart committed May 9, 2024
    Configuration menu
    Copy the full SHA
    2b81435 View commit details
    Browse the repository at this point in the history
  12. kvm in mod

    aricart committed May 9, 2024
    Configuration menu
    Copy the full SHA
    46f5468 View commit details
    Browse the repository at this point in the history
  13. jsr

    aricart committed May 9, 2024
    Configuration menu
    Copy the full SHA
    49e001a View commit details
    Browse the repository at this point in the history
  14. jsr

    aricart committed May 9, 2024
    Configuration menu
    Copy the full SHA
    40a2d54 View commit details
    Browse the repository at this point in the history
  15. import nuid from jsr

    fix import type issues
    aricart committed May 9, 2024
    Configuration menu
    Copy the full SHA
    d375627 View commit details
    Browse the repository at this point in the history
  16. jsr nbc

    import type fixes
    aricart committed May 9, 2024
    Configuration menu
    Copy the full SHA
    9346c77 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. jsr nbc

    import type fixes
    aricart committed May 10, 2024
    Configuration menu
    Copy the full SHA
    74c64ab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b3e3414 View commit details
    Browse the repository at this point in the history
  3. fmt

    aricart committed May 10, 2024
    Configuration menu
    Copy the full SHA
    8a5d9fd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b49059a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    db0ede3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    23a6658 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c7861a5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    537a954 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d6c7c5c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f336b99 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    bd1137e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ff2359c View commit details
    Browse the repository at this point in the history
  13. reorg tests

    jsr changes
    aricart committed May 10, 2024
    Configuration menu
    Copy the full SHA
    ce18121 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    7e75e04 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Configuration menu
    Copy the full SHA
    e5c31b5 View commit details
    Browse the repository at this point in the history
  2. jsr module

    aricart committed May 13, 2024
    Configuration menu
    Copy the full SHA
    7b6f020 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Configuration menu
    Copy the full SHA
    22b10cb View commit details
    Browse the repository at this point in the history
  2. jsr updates

    aricart committed May 14, 2024
    Configuration menu
    Copy the full SHA
    844afde View commit details
    Browse the repository at this point in the history
  3. jsr dependencies

    aricart committed May 14, 2024
    Configuration menu
    Copy the full SHA
    1ac4727 View commit details
    Browse the repository at this point in the history
  4. jsr dependencies

    aricart committed May 14, 2024
    Configuration menu
    Copy the full SHA
    fda96dc View commit details
    Browse the repository at this point in the history
  5. jsr dependencies

    aricart committed May 14, 2024
    Configuration menu
    Copy the full SHA
    4e03a53 View commit details
    Browse the repository at this point in the history
  6. jsr

    aricart committed May 14, 2024
    Configuration menu
    Copy the full SHA
    718e641 View commit details
    Browse the repository at this point in the history
  7. missing types for downstream

    aricart committed May 14, 2024
    Configuration menu
    Copy the full SHA
    4c2ad0b View commit details
    Browse the repository at this point in the history
  8. jsr dependencies

    aricart committed May 14, 2024
    Configuration menu
    Copy the full SHA
    56ad8e4 View commit details
    Browse the repository at this point in the history
  9. jsr dependencies

    added util to properly convert a nc or jetstream client to a jetstream clinet
    aricart committed May 14, 2024
    Configuration menu
    Copy the full SHA
    c202b78 View commit details
    Browse the repository at this point in the history
  10. jsr dependencies

    aricart committed May 14, 2024
    Configuration menu
    Copy the full SHA
    f1c87d7 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3a8106c View commit details
    Browse the repository at this point in the history
  12. jsr dependencies

    aricart committed May 14, 2024
    Configuration menu
    Copy the full SHA
    f7dacde View commit details
    Browse the repository at this point in the history
  13. jsr dependencies

    aricart committed May 14, 2024
    Configuration menu
    Copy the full SHA
    136f2c4 View commit details
    Browse the repository at this point in the history
  14. jsr dependencies

    aricart committed May 14, 2024
    Configuration menu
    Copy the full SHA
    037fe36 View commit details
    Browse the repository at this point in the history
  15. jsr dependencies

    aricart committed May 14, 2024
    Configuration menu
    Copy the full SHA
    08cb827 View commit details
    Browse the repository at this point in the history
  16. jsr dependencies

    aricart committed May 14, 2024
    Configuration menu
    Copy the full SHA
    78f1b43 View commit details
    Browse the repository at this point in the history
  17. make, readme migration

    aricart committed May 14, 2024
    Configuration menu
    Copy the full SHA
    ab17cb9 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. make, readme migration

    aricart committed May 15, 2024
    Configuration menu
    Copy the full SHA
    d949f24 View commit details
    Browse the repository at this point in the history
  2. jsr

    aricart committed May 15, 2024
    Configuration menu
    Copy the full SHA
    1775500 View commit details
    Browse the repository at this point in the history
  3. cert_packaging

    aricart committed May 15, 2024
    Configuration menu
    Copy the full SHA
    ed1a25a View commit details
    Browse the repository at this point in the history
  4. moved tests helpers

    aricart committed May 15, 2024
    Configuration menu
    Copy the full SHA
    2af35be View commit details
    Browse the repository at this point in the history
  5. test helpers

    aricart committed May 15, 2024
    Configuration menu
    Copy the full SHA
    c7b2fd0 View commit details
    Browse the repository at this point in the history
  6. test helpers

    aricart committed May 15, 2024
    Configuration menu
    Copy the full SHA
    a6c7196 View commit details
    Browse the repository at this point in the history
  7. test helpers

    aricart committed May 15, 2024
    Configuration menu
    Copy the full SHA
    c26cfcf View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. deno warning

    aricart committed May 20, 2024
    Configuration menu
    Copy the full SHA
    0d8d630 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    13d5602 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. [CHANGE] QueuedIterator incorrectly extended Dispatcher interface whi…

    …ch is only for internal use
    
    [FIX] fixed internal Dispatcher interface to allow pushing of functions, cleaned up @ts-ignore comments related to those usages.
    aricart committed May 22, 2024
    Configuration menu
    Copy the full SHA
    386f5aa View commit details
    Browse the repository at this point in the history
  2. [LINT] type it dispatcher references correctly so that the API usage …

    …is not flagged by the linter
    aricart committed May 22, 2024
    Configuration menu
    Copy the full SHA
    1edbb82 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. bump nuid

    aricart committed May 23, 2024
    Configuration menu
    Copy the full SHA
    a38763d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3b2d342 View commit details
    Browse the repository at this point in the history