@replit/river 0.215.0 → 0.215.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (51) hide show
  1. package/dist/{adapter-IGrG4KLL.d.cts → adapter-CjgmjtUJ.d.cts} +1 -1
  2. package/dist/{adapter-CgF7vQPu.d.ts → adapter-Dtt4bYL-.d.ts} +1 -1
  3. package/dist/{chunk-VXRAFUA3.js → chunk-3DDZCLJM.js} +6 -2
  4. package/dist/{chunk-VXRAFUA3.js.map → chunk-3DDZCLJM.js.map} +1 -1
  5. package/dist/{chunk-RDTQZ7HO.js → chunk-NUGV5QWU.js} +2 -2
  6. package/dist/{chunk-RDTQZ7HO.js.map → chunk-NUGV5QWU.js.map} +1 -1
  7. package/dist/{client-Dk4H7qeg.d.cts → client-B9aKi9Li.d.cts} +2 -2
  8. package/dist/{client-BhwlY0-L.d.ts → client-BOc8blGj.d.ts} +2 -2
  9. package/dist/codec/index.d.cts +3 -3
  10. package/dist/codec/index.d.ts +3 -3
  11. package/dist/codec/index.js +2 -2
  12. package/dist/{connection-CS00EWuS.d.cts → connection-1hFoyxuX.d.cts} +3 -3
  13. package/dist/{connection-DU9v3y8a.d.ts → connection-DnMYvolf.d.ts} +3 -3
  14. package/dist/{index-CHCzvZ9D.d.cts → index-Bf9PGbS4.d.cts} +1 -1
  15. package/dist/{index-uF0cBM7z.d.ts → index-DiAq34gk.d.ts} +1 -1
  16. package/dist/logging/index.d.cts +2 -2
  17. package/dist/logging/index.d.ts +2 -2
  18. package/dist/{message-aABg0s5M.d.cts → message-DL74OqsX.d.cts} +1 -1
  19. package/dist/{message-aABg0s5M.d.ts → message-DL74OqsX.d.ts} +1 -1
  20. package/dist/router/index.cjs +1 -1
  21. package/dist/router/index.cjs.map +1 -1
  22. package/dist/router/index.d.cts +11 -11
  23. package/dist/router/index.d.ts +11 -11
  24. package/dist/router/index.js +1 -1
  25. package/dist/{server-BR0DZaWi.d.cts → server-BkEzDYIv.d.cts} +4 -4
  26. package/dist/{server-uNzkzIRh.d.ts → server-_bfE7LYc.d.ts} +4 -4
  27. package/dist/{services-B5SY771g.d.ts → services-KdKBWdJr.d.ts} +4 -4
  28. package/dist/{services-DBv2nmly.d.cts → services-zaansuuR.d.cts} +4 -4
  29. package/dist/testUtil/index.cjs +5 -1
  30. package/dist/testUtil/index.cjs.map +1 -1
  31. package/dist/testUtil/index.d.cts +7 -7
  32. package/dist/testUtil/index.d.ts +7 -7
  33. package/dist/testUtil/index.js +2 -2
  34. package/dist/transport/impls/ws/client.cjs +5 -1
  35. package/dist/transport/impls/ws/client.cjs.map +1 -1
  36. package/dist/transport/impls/ws/client.d.cts +6 -6
  37. package/dist/transport/impls/ws/client.d.ts +6 -6
  38. package/dist/transport/impls/ws/client.js +2 -2
  39. package/dist/transport/impls/ws/server.cjs +1 -1
  40. package/dist/transport/impls/ws/server.cjs.map +1 -1
  41. package/dist/transport/impls/ws/server.d.cts +6 -6
  42. package/dist/transport/impls/ws/server.d.ts +6 -6
  43. package/dist/transport/impls/ws/server.js +2 -2
  44. package/dist/transport/index.cjs +5 -1
  45. package/dist/transport/index.cjs.map +1 -1
  46. package/dist/transport/index.d.cts +7 -7
  47. package/dist/transport/index.d.ts +7 -7
  48. package/dist/transport/index.js +2 -2
  49. package/dist/{transport-D3jzhFSi.d.cts → transport-CCBNESLA.d.cts} +5 -4
  50. package/dist/{transport-BOL2p5s-.d.ts → transport-kW92H6x-.d.ts} +5 -4
  51. package/package.json +1 -1
@@ -1,14 +1,14 @@
1
- import { A as AnyServiceSchemaMap, M as MaybeDisposable, P as ProcedureHandlerContext, a as PayloadType, I as InstantiatedServiceSchemaMap, b as AnyProcedure } from '../services-DBv2nmly.cjs';
2
- export { J as BaseErrorSchemaType, G as CANCEL_CODE, L as Client, N as Err, T as ErrResult, F as INVALID_REQUEST_CODE, O as Ok, X as OkResult, h as ProcErrors, d as ProcHandler, e as ProcInit, f as ProcRequest, g as ProcResponse, i as ProcType, z as Procedure, B as ProcedureErrorSchemaType, r as ProcedureMap, R as RPCProcedure, y as RawReadable, v as Readable, x as ReadableBrokenError, w as ReadableResult, H as ReaderErrorSchema, _ as ResponseData, Q as Result, Z as ResultUnwrapErr, Y as ResultUnwrapOk, m as SerializedProcedureSchema, q as SerializedProcedureSchemaProtocolv1, k as SerializedServerSchema, o as SerializedServerSchemaProtocolv1, l as SerializedServiceSchema, p as SerializedServiceSchemaProtocolv1, S as Service, c as ServiceConfiguration, u as StreamProcedure, t as SubscriptionProcedure, D as UNCAUGHT_ERROR_CODE, E as UNEXPECTED_DISCONNECT_CODE, U as UploadProcedure, V as ValidProcType, W as Writable, K as createClient, j as createServiceSchema, C as flattenErrorType, s as serializeSchema, n as serializeSchemaV1Compat } from '../services-DBv2nmly.cjs';
3
- import { TSchema, Static } from '@sinclair/typebox';
4
- import { c as TransportClientId, b as OpaqueTransportMessage } from '../message-aABg0s5M.cjs';
5
- import { C as Connection, q as ServerHandshakeOptions } from '../transport-D3jzhFSi.cjs';
6
- export { r as createClientHandshakeOptions, s as createServerHandshakeOptions } from '../transport-D3jzhFSi.cjs';
7
- import { S as ServerTransport } from '../server-BR0DZaWi.cjs';
1
+ import { P as ProcedureHandlerContext, a as PayloadType, M as MaybeDisposable, A as AnyServiceSchemaMap, I as InstantiatedServiceSchemaMap, b as AnyProcedure } from '../services-zaansuuR.cjs';
2
+ export { B as BaseErrorSchemaType, C as CANCEL_CODE, c as Client, E as Err, d as ErrResult, e as INVALID_REQUEST_CODE, O as Ok, f as OkResult, g as ProcErrors, h as ProcHandler, i as ProcInit, j as ProcRequest, k as ProcResponse, l as ProcType, m as Procedure, n as ProcedureErrorSchemaType, o as ProcedureMap, R as RPCProcedure, p as RawReadable, q as Readable, r as ReadableBrokenError, s as ReadableResult, t as ReaderErrorSchema, u as ResponseData, v as Result, w as ResultUnwrapErr, x as ResultUnwrapOk, S as SerializedProcedureSchema, y as SerializedProcedureSchemaProtocolv1, z as SerializedServerSchema, D as SerializedServerSchemaProtocolv1, F as SerializedServiceSchema, G as SerializedServiceSchemaProtocolv1, H as Service, J as ServiceConfiguration, K as StreamProcedure, L as SubscriptionProcedure, U as UNCAUGHT_ERROR_CODE, N as UNEXPECTED_DISCONNECT_CODE, Q as UploadProcedure, V as ValidProcType, W as Writable, T as createClient, X as createServiceSchema, Y as flattenErrorType, Z as serializeSchema, _ as serializeSchemaV1Compat } from '../services-zaansuuR.cjs';
3
+ import { Static, TSchema } from '@sinclair/typebox';
4
+ import { T as TransportClientId, O as OpaqueTransportMessage } from '../message-DL74OqsX.cjs';
5
+ import { C as Connection, q as ServerHandshakeOptions } from '../transport-CCBNESLA.cjs';
6
+ export { r as createClientHandshakeOptions, s as createServerHandshakeOptions } from '../transport-CCBNESLA.cjs';
7
+ import { S as ServerTransport } from '../server-BkEzDYIv.cjs';
8
8
  import '@opentelemetry/api';
9
- import '../client-Dk4H7qeg.cjs';
10
- import '../index-CHCzvZ9D.cjs';
11
- import '../adapter-IGrG4KLL.cjs';
9
+ import '../client-B9aKi9Li.cjs';
10
+ import '../index-Bf9PGbS4.cjs';
11
+ import '../adapter-CjgmjtUJ.cjs';
12
12
 
13
13
  type StreamId = string;
14
14
  /**
@@ -74,6 +74,6 @@ declare function createServer<MetadataSchema extends TSchema, ParsedMetadata ext
74
74
  middlewares?: Array<Middleware>;
75
75
  }>): Server<Context, ParsedMetadata, Services>;
76
76
 
77
- var version = "0.215.0";
77
+ var version = "0.215.1";
78
78
 
79
79
  export { MaybeDisposable, type Middleware, type MiddlewareContext, type MiddlewareParam, PayloadType, ProcedureHandlerContext, version as RIVER_VERSION, type Server, createServer };
@@ -1,14 +1,14 @@
1
- import { A as AnyServiceSchemaMap, M as MaybeDisposable, P as ProcedureHandlerContext, a as PayloadType, I as InstantiatedServiceSchemaMap, b as AnyProcedure } from '../services-B5SY771g.js';
2
- export { J as BaseErrorSchemaType, G as CANCEL_CODE, L as Client, N as Err, T as ErrResult, F as INVALID_REQUEST_CODE, O as Ok, X as OkResult, h as ProcErrors, d as ProcHandler, e as ProcInit, f as ProcRequest, g as ProcResponse, i as ProcType, z as Procedure, B as ProcedureErrorSchemaType, r as ProcedureMap, R as RPCProcedure, y as RawReadable, v as Readable, x as ReadableBrokenError, w as ReadableResult, H as ReaderErrorSchema, _ as ResponseData, Q as Result, Z as ResultUnwrapErr, Y as ResultUnwrapOk, m as SerializedProcedureSchema, q as SerializedProcedureSchemaProtocolv1, k as SerializedServerSchema, o as SerializedServerSchemaProtocolv1, l as SerializedServiceSchema, p as SerializedServiceSchemaProtocolv1, S as Service, c as ServiceConfiguration, u as StreamProcedure, t as SubscriptionProcedure, D as UNCAUGHT_ERROR_CODE, E as UNEXPECTED_DISCONNECT_CODE, U as UploadProcedure, V as ValidProcType, W as Writable, K as createClient, j as createServiceSchema, C as flattenErrorType, s as serializeSchema, n as serializeSchemaV1Compat } from '../services-B5SY771g.js';
3
- import { TSchema, Static } from '@sinclair/typebox';
4
- import { c as TransportClientId, b as OpaqueTransportMessage } from '../message-aABg0s5M.js';
5
- import { C as Connection, q as ServerHandshakeOptions } from '../transport-BOL2p5s-.js';
6
- export { r as createClientHandshakeOptions, s as createServerHandshakeOptions } from '../transport-BOL2p5s-.js';
7
- import { S as ServerTransport } from '../server-uNzkzIRh.js';
1
+ import { P as ProcedureHandlerContext, a as PayloadType, M as MaybeDisposable, A as AnyServiceSchemaMap, I as InstantiatedServiceSchemaMap, b as AnyProcedure } from '../services-KdKBWdJr.js';
2
+ export { B as BaseErrorSchemaType, C as CANCEL_CODE, c as Client, E as Err, d as ErrResult, e as INVALID_REQUEST_CODE, O as Ok, f as OkResult, g as ProcErrors, h as ProcHandler, i as ProcInit, j as ProcRequest, k as ProcResponse, l as ProcType, m as Procedure, n as ProcedureErrorSchemaType, o as ProcedureMap, R as RPCProcedure, p as RawReadable, q as Readable, r as ReadableBrokenError, s as ReadableResult, t as ReaderErrorSchema, u as ResponseData, v as Result, w as ResultUnwrapErr, x as ResultUnwrapOk, S as SerializedProcedureSchema, y as SerializedProcedureSchemaProtocolv1, z as SerializedServerSchema, D as SerializedServerSchemaProtocolv1, F as SerializedServiceSchema, G as SerializedServiceSchemaProtocolv1, H as Service, J as ServiceConfiguration, K as StreamProcedure, L as SubscriptionProcedure, U as UNCAUGHT_ERROR_CODE, N as UNEXPECTED_DISCONNECT_CODE, Q as UploadProcedure, V as ValidProcType, W as Writable, T as createClient, X as createServiceSchema, Y as flattenErrorType, Z as serializeSchema, _ as serializeSchemaV1Compat } from '../services-KdKBWdJr.js';
3
+ import { Static, TSchema } from '@sinclair/typebox';
4
+ import { T as TransportClientId, O as OpaqueTransportMessage } from '../message-DL74OqsX.js';
5
+ import { C as Connection, q as ServerHandshakeOptions } from '../transport-kW92H6x-.js';
6
+ export { r as createClientHandshakeOptions, s as createServerHandshakeOptions } from '../transport-kW92H6x-.js';
7
+ import { S as ServerTransport } from '../server-_bfE7LYc.js';
8
8
  import '@opentelemetry/api';
9
- import '../client-BhwlY0-L.js';
10
- import '../index-uF0cBM7z.js';
11
- import '../adapter-CgF7vQPu.js';
9
+ import '../client-BOc8blGj.js';
10
+ import '../index-DiAq34gk.js';
11
+ import '../adapter-Dtt4bYL-.js';
12
12
 
13
13
  type StreamId = string;
14
14
  /**
@@ -74,6 +74,6 @@ declare function createServer<MetadataSchema extends TSchema, ParsedMetadata ext
74
74
  middlewares?: Array<Middleware>;
75
75
  }>): Server<Context, ParsedMetadata, Services>;
76
76
 
77
- var version = "0.215.0";
77
+ var version = "0.215.1";
78
78
 
79
79
  export { MaybeDisposable, type Middleware, type MiddlewareContext, type MiddlewareParam, PayloadType, ProcedureHandlerContext, version as RIVER_VERSION, type Server, createServer };
@@ -18,7 +18,7 @@ import {
18
18
  serializeSchema,
19
19
  serializeSchemaV1Compat,
20
20
  version
21
- } from "../chunk-RDTQZ7HO.js";
21
+ } from "../chunk-NUGV5QWU.js";
22
22
  export {
23
23
  CANCEL_CODE,
24
24
  Err,
@@ -1,8 +1,8 @@
1
- import { C as Connection, t as CommonSession, d as SessionState, u as CommonSessionProps, T as Transport, v as ServerTransportOptions, q as ServerHandshakeOptions, w as ServerSession, c as ProvidedServerTransportOptions, D as DeleteSessionOptions } from './transport-D3jzhFSi.cjs';
2
- import { b as OpaqueTransportMessage, H as HandshakeErrorResponseCodes, P as ProtocolVersion, a as TransportMessage, c as TransportClientId } from './message-aABg0s5M.cjs';
1
+ import { C as Connection, t as CommonSession, j as SessionState, u as CommonSessionProps, T as Transport, v as ServerTransportOptions, q as ServerHandshakeOptions, w as ServerSession, e as ProvidedServerTransportOptions, D as DeleteSessionOptions } from './transport-CCBNESLA.cjs';
2
+ import { O as OpaqueTransportMessage, H as HandshakeErrorResponseCodes, P as ProtocolVersion, b as TransportMessage, T as TransportClientId } from './message-DL74OqsX.cjs';
3
3
  import { Static, TSchema } from '@sinclair/typebox';
4
- import { T as Tags } from './index-CHCzvZ9D.cjs';
5
- import { S as SendResult } from './adapter-IGrG4KLL.cjs';
4
+ import { T as Tags } from './index-Bf9PGbS4.cjs';
5
+ import { S as SendResult } from './adapter-CjgmjtUJ.cjs';
6
6
 
7
7
  interface SessionWaitingForHandshakeListeners {
8
8
  onConnectionErrored: (err: unknown) => void;
@@ -1,8 +1,8 @@
1
- import { C as Connection, t as CommonSession, d as SessionState, u as CommonSessionProps, T as Transport, v as ServerTransportOptions, q as ServerHandshakeOptions, w as ServerSession, c as ProvidedServerTransportOptions, D as DeleteSessionOptions } from './transport-BOL2p5s-.js';
2
- import { b as OpaqueTransportMessage, H as HandshakeErrorResponseCodes, P as ProtocolVersion, a as TransportMessage, c as TransportClientId } from './message-aABg0s5M.js';
1
+ import { C as Connection, t as CommonSession, j as SessionState, u as CommonSessionProps, T as Transport, v as ServerTransportOptions, q as ServerHandshakeOptions, w as ServerSession, e as ProvidedServerTransportOptions, D as DeleteSessionOptions } from './transport-kW92H6x-.js';
2
+ import { O as OpaqueTransportMessage, H as HandshakeErrorResponseCodes, P as ProtocolVersion, b as TransportMessage, T as TransportClientId } from './message-DL74OqsX.js';
3
3
  import { Static, TSchema } from '@sinclair/typebox';
4
- import { T as Tags } from './index-uF0cBM7z.js';
5
- import { S as SendResult } from './adapter-CgF7vQPu.js';
4
+ import { T as Tags } from './index-DiAq34gk.js';
5
+ import { S as SendResult } from './adapter-Dtt4bYL-.js';
6
6
 
7
7
  interface SessionWaitingForHandshakeListeners {
8
8
  onConnectionErrored: (err: unknown) => void;
@@ -1,9 +1,9 @@
1
1
  import * as _sinclair_typebox from '@sinclair/typebox';
2
2
  import { TObject, TLiteral, TEnum, TString, TSchema, TNever, TUnion, Static } from '@sinclair/typebox';
3
3
  import { Span } from '@opentelemetry/api';
4
- import { c as TransportClientId } from './message-aABg0s5M.js';
5
- import { C as Connection, n as ClientHandshakeOptions, z as SessionId } from './transport-BOL2p5s-.js';
6
- import { C as ClientTransport } from './client-BhwlY0-L.js';
4
+ import { T as TransportClientId } from './message-DL74OqsX.js';
5
+ import { C as Connection, n as ClientHandshakeOptions, z as SessionId } from './transport-kW92H6x-.js';
6
+ import { C as ClientTransport } from './client-BOc8blGj.js';
7
7
 
8
8
  /**
9
9
  * {@link UNCAUGHT_ERROR_CODE} is the code that is used when an error is thrown
@@ -1111,4 +1111,4 @@ declare class ServiceScaffold<Context extends MaybeDisposable, State extends obj
1111
1111
  };
1112
1112
  }
1113
1113
 
1114
- export { type ReadableIterator as $, type AnyServiceSchemaMap as A, type ProcedureErrorSchemaType as B, flattenErrorType as C, UNCAUGHT_ERROR_CODE as D, UNEXPECTED_DISCONNECT_CODE as E, INVALID_REQUEST_CODE as F, CANCEL_CODE as G, ReaderErrorSchema as H, type InstantiatedServiceSchemaMap as I, type BaseErrorSchemaType as J, createClient as K, type Client as L, type MaybeDisposable as M, Err as N, Ok as O, type ProcedureHandlerContext as P, type Result as Q, type RpcProcedure as R, type Service as S, type ErrResult as T, type UploadProcedure as U, type ValidProcType as V, type Writable as W, type OkResult as X, type ResultUnwrapOk as Y, type ResultUnwrapErr as Z, type ResponseData as _, type PayloadType as a, type AnyProcedure as b, type ServiceConfiguration as c, type ProcHandler as d, type ProcInit as e, type ProcRequest as f, type ProcResponse as g, type ProcErrors as h, type ProcType as i, createServiceSchema as j, type SerializedServerSchema as k, type SerializedServiceSchema as l, type SerializedProcedureSchema as m, serializeSchemaV1Compat as n, type SerializedServerSchemaProtocolv1 as o, type SerializedServiceSchemaProtocolv1 as p, type SerializedProcedureSchemaProtocolv1 as q, type ProcedureMap as r, serializeSchema as s, type SubscriptionProcedure as t, type StreamProcedure as u, type Readable as v, type ReadableResult as w, ReadableBrokenError as x, ReadableImpl as y, Procedure as z };
1114
+ export { type ReadableIterator as $, type AnyServiceSchemaMap as A, type BaseErrorSchemaType as B, CANCEL_CODE as C, type SerializedServerSchemaProtocolv1 as D, Err as E, type SerializedServiceSchema as F, type SerializedServiceSchemaProtocolv1 as G, type Service as H, type InstantiatedServiceSchemaMap as I, type ServiceConfiguration as J, type StreamProcedure as K, type SubscriptionProcedure as L, type MaybeDisposable as M, UNEXPECTED_DISCONNECT_CODE as N, Ok as O, type ProcedureHandlerContext as P, type UploadProcedure as Q, type RpcProcedure as R, type SerializedProcedureSchema as S, createClient as T, UNCAUGHT_ERROR_CODE as U, type ValidProcType as V, type Writable as W, createServiceSchema as X, flattenErrorType as Y, serializeSchema as Z, serializeSchemaV1Compat as _, type PayloadType as a, type AnyProcedure as b, type Client as c, type ErrResult as d, INVALID_REQUEST_CODE as e, type OkResult as f, type ProcErrors as g, type ProcHandler as h, type ProcInit as i, type ProcRequest as j, type ProcResponse as k, type ProcType as l, Procedure as m, type ProcedureErrorSchemaType as n, type ProcedureMap as o, ReadableImpl as p, type Readable as q, ReadableBrokenError as r, type ReadableResult as s, ReaderErrorSchema as t, type ResponseData as u, type Result as v, type ResultUnwrapErr as w, type ResultUnwrapOk as x, type SerializedProcedureSchemaProtocolv1 as y, type SerializedServerSchema as z };
@@ -1,9 +1,9 @@
1
1
  import * as _sinclair_typebox from '@sinclair/typebox';
2
2
  import { TObject, TLiteral, TEnum, TString, TSchema, TNever, TUnion, Static } from '@sinclair/typebox';
3
3
  import { Span } from '@opentelemetry/api';
4
- import { c as TransportClientId } from './message-aABg0s5M.cjs';
5
- import { C as Connection, n as ClientHandshakeOptions, z as SessionId } from './transport-D3jzhFSi.cjs';
6
- import { C as ClientTransport } from './client-Dk4H7qeg.cjs';
4
+ import { T as TransportClientId } from './message-DL74OqsX.cjs';
5
+ import { C as Connection, n as ClientHandshakeOptions, z as SessionId } from './transport-CCBNESLA.cjs';
6
+ import { C as ClientTransport } from './client-B9aKi9Li.cjs';
7
7
 
8
8
  /**
9
9
  * {@link UNCAUGHT_ERROR_CODE} is the code that is used when an error is thrown
@@ -1111,4 +1111,4 @@ declare class ServiceScaffold<Context extends MaybeDisposable, State extends obj
1111
1111
  };
1112
1112
  }
1113
1113
 
1114
- export { type ReadableIterator as $, type AnyServiceSchemaMap as A, type ProcedureErrorSchemaType as B, flattenErrorType as C, UNCAUGHT_ERROR_CODE as D, UNEXPECTED_DISCONNECT_CODE as E, INVALID_REQUEST_CODE as F, CANCEL_CODE as G, ReaderErrorSchema as H, type InstantiatedServiceSchemaMap as I, type BaseErrorSchemaType as J, createClient as K, type Client as L, type MaybeDisposable as M, Err as N, Ok as O, type ProcedureHandlerContext as P, type Result as Q, type RpcProcedure as R, type Service as S, type ErrResult as T, type UploadProcedure as U, type ValidProcType as V, type Writable as W, type OkResult as X, type ResultUnwrapOk as Y, type ResultUnwrapErr as Z, type ResponseData as _, type PayloadType as a, type AnyProcedure as b, type ServiceConfiguration as c, type ProcHandler as d, type ProcInit as e, type ProcRequest as f, type ProcResponse as g, type ProcErrors as h, type ProcType as i, createServiceSchema as j, type SerializedServerSchema as k, type SerializedServiceSchema as l, type SerializedProcedureSchema as m, serializeSchemaV1Compat as n, type SerializedServerSchemaProtocolv1 as o, type SerializedServiceSchemaProtocolv1 as p, type SerializedProcedureSchemaProtocolv1 as q, type ProcedureMap as r, serializeSchema as s, type SubscriptionProcedure as t, type StreamProcedure as u, type Readable as v, type ReadableResult as w, ReadableBrokenError as x, ReadableImpl as y, Procedure as z };
1114
+ export { type ReadableIterator as $, type AnyServiceSchemaMap as A, type BaseErrorSchemaType as B, CANCEL_CODE as C, type SerializedServerSchemaProtocolv1 as D, Err as E, type SerializedServiceSchema as F, type SerializedServiceSchemaProtocolv1 as G, type Service as H, type InstantiatedServiceSchemaMap as I, type ServiceConfiguration as J, type StreamProcedure as K, type SubscriptionProcedure as L, type MaybeDisposable as M, UNEXPECTED_DISCONNECT_CODE as N, Ok as O, type ProcedureHandlerContext as P, type UploadProcedure as Q, type RpcProcedure as R, type SerializedProcedureSchema as S, createClient as T, UNCAUGHT_ERROR_CODE as U, type ValidProcType as V, type Writable as W, createServiceSchema as X, flattenErrorType as Y, serializeSchema as Z, serializeSchemaV1Compat as _, type PayloadType as a, type AnyProcedure as b, type Client as c, type ErrResult as d, INVALID_REQUEST_CODE as e, type OkResult as f, type ProcErrors as g, type ProcHandler as h, type ProcInit as i, type ProcRequest as j, type ProcResponse as k, type ProcType as l, Procedure as m, type ProcedureErrorSchemaType as n, type ProcedureMap as o, ReadableImpl as p, type Readable as q, ReadableBrokenError as r, type ReadableResult as s, ReaderErrorSchema as t, type ResponseData as u, type Result as v, type ResultUnwrapErr as w, type ResultUnwrapOk as x, type SerializedProcedureSchemaProtocolv1 as y, type SerializedServerSchema as z };
@@ -564,7 +564,7 @@ function coerceErrorString(err) {
564
564
  }
565
565
 
566
566
  // package.json
567
- var version = "0.215.0";
567
+ var version = "0.215.1";
568
568
 
569
569
  // tracing/index.ts
570
570
  function getPropagationContext(ctx) {
@@ -1367,6 +1367,10 @@ var LeakyBucketRateLimit = class {
1367
1367
  clearInterval(this.intervalHandle);
1368
1368
  this.intervalHandle = void 0;
1369
1369
  }
1370
+ resetBudget() {
1371
+ this.stopLeak();
1372
+ this.budgetConsumed = 0;
1373
+ }
1370
1374
  close() {
1371
1375
  this.stopLeak();
1372
1376
  }