@replit/river 0.23.16 → 0.24.0
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.
- package/README.md +21 -20
- package/dist/{chunk-UDXM64QK.js → chunk-AASMR3CQ.js} +24 -18
- package/dist/chunk-AASMR3CQ.js.map +1 -0
- package/dist/chunk-JA57I7MG.js +653 -0
- package/dist/chunk-JA57I7MG.js.map +1 -0
- package/dist/chunk-KX5PQRVN.js +382 -0
- package/dist/chunk-KX5PQRVN.js.map +1 -0
- package/dist/{chunk-LTSLICON.js → chunk-KYYB4DUR.js} +68 -519
- package/dist/chunk-KYYB4DUR.js.map +1 -0
- package/dist/chunk-NLQPPDOT.js +399 -0
- package/dist/chunk-NLQPPDOT.js.map +1 -0
- package/dist/{chunk-TXSQRTZB.js → chunk-PJGGC3LV.js} +55 -41
- package/dist/chunk-PJGGC3LV.js.map +1 -0
- package/dist/chunk-RXJLI2OP.js +50 -0
- package/dist/chunk-RXJLI2OP.js.map +1 -0
- package/dist/{chunk-6LCL2ZZF.js → chunk-TAH2GVTJ.js} +1 -1
- package/dist/chunk-TAH2GVTJ.js.map +1 -0
- package/dist/chunk-ZAT3R4CU.js +277 -0
- package/dist/chunk-ZAT3R4CU.js.map +1 -0
- package/dist/{client-0926d3d6.d.ts → client-ba0d3315.d.ts} +12 -15
- package/dist/{connection-99a67d3e.d.ts → connection-c3a96d09.d.ts} +1 -5
- package/dist/connection-d33e3246.d.ts +11 -0
- package/dist/{handshake-75d0124f.d.ts → handshake-cdead82a.d.ts} +149 -180
- package/dist/logging/index.cjs.map +1 -1
- package/dist/logging/index.d.cts +1 -1
- package/dist/logging/index.d.ts +1 -1
- package/dist/logging/index.js +1 -1
- package/dist/{index-ea74cdbb.d.ts → message-e6c560fd.d.ts} +2 -2
- package/dist/router/index.cjs +107 -530
- package/dist/router/index.cjs.map +1 -1
- package/dist/router/index.d.cts +12 -50
- package/dist/router/index.d.ts +12 -50
- package/dist/router/index.js +2 -4
- package/dist/server-2ef5e6ec.d.ts +42 -0
- package/dist/{services-75e84a9f.d.ts → services-e1417b33.d.ts} +7 -7
- package/dist/transport/impls/uds/client.cjs +1242 -1223
- package/dist/transport/impls/uds/client.cjs.map +1 -1
- package/dist/transport/impls/uds/client.d.cts +4 -4
- package/dist/transport/impls/uds/client.d.ts +4 -4
- package/dist/transport/impls/uds/client.js +7 -13
- package/dist/transport/impls/uds/client.js.map +1 -1
- package/dist/transport/impls/uds/server.cjs +1301 -1151
- package/dist/transport/impls/uds/server.cjs.map +1 -1
- package/dist/transport/impls/uds/server.d.cts +4 -4
- package/dist/transport/impls/uds/server.d.ts +4 -4
- package/dist/transport/impls/uds/server.js +6 -6
- package/dist/transport/impls/ws/client.cjs +980 -969
- package/dist/transport/impls/ws/client.cjs.map +1 -1
- package/dist/transport/impls/ws/client.d.cts +4 -4
- package/dist/transport/impls/ws/client.d.ts +4 -4
- package/dist/transport/impls/ws/client.js +6 -7
- package/dist/transport/impls/ws/client.js.map +1 -1
- package/dist/transport/impls/ws/server.cjs +1182 -1047
- package/dist/transport/impls/ws/server.cjs.map +1 -1
- package/dist/transport/impls/ws/server.d.cts +4 -4
- package/dist/transport/impls/ws/server.d.ts +4 -4
- package/dist/transport/impls/ws/server.js +6 -6
- package/dist/transport/index.cjs +1434 -1360
- package/dist/transport/index.cjs.map +1 -1
- package/dist/transport/index.d.cts +4 -4
- package/dist/transport/index.d.ts +4 -4
- package/dist/transport/index.js +9 -9
- package/dist/util/testHelpers.cjs +743 -309
- package/dist/util/testHelpers.cjs.map +1 -1
- package/dist/util/testHelpers.d.cts +10 -7
- package/dist/util/testHelpers.d.ts +10 -7
- package/dist/util/testHelpers.js +33 -10
- package/dist/util/testHelpers.js.map +1 -1
- package/package.json +1 -1
- package/dist/chunk-6LCL2ZZF.js.map +0 -1
- package/dist/chunk-JA7XGTAL.js +0 -476
- package/dist/chunk-JA7XGTAL.js.map +0 -1
- package/dist/chunk-LTSLICON.js.map +0 -1
- package/dist/chunk-MQCGG6KL.js +0 -335
- package/dist/chunk-MQCGG6KL.js.map +0 -1
- package/dist/chunk-R47IZD67.js +0 -59
- package/dist/chunk-R47IZD67.js.map +0 -1
- package/dist/chunk-TXSQRTZB.js.map +0 -1
- package/dist/chunk-UDXM64QK.js.map +0 -1
- package/dist/chunk-WN77AT67.js +0 -476
- package/dist/chunk-WN77AT67.js.map +0 -1
- package/dist/chunk-YXDAOVP7.js +0 -347
- package/dist/chunk-YXDAOVP7.js.map +0 -1
- package/dist/connection-d738cc08.d.ts +0 -17
- package/dist/server-3740c5d9.d.ts +0 -24
package/dist/router/index.d.cts
CHANGED
|
@@ -1,65 +1,27 @@
|
|
|
1
|
-
import {
|
|
2
|
-
export { C as Client, E as Err, O as Ok, z as Output,
|
|
1
|
+
import { A as AnyServiceSchemaMap, I as InstantiatedServiceSchemaMap, P as PayloadType, b as Result, R as RiverError } from '../services-e1417b33.js';
|
|
2
|
+
export { C as Client, E as Err, O as Ok, z as Output, j as ProcErrors, f as ProcHandler, g as ProcInit, h as ProcInput, i as ProcOutput, k as ProcType, a as Procedure, p as ProcedureMap, d as ProcedureResult, q as RPCProcedure, y as ResultUnwrapErr, x as ResultUnwrapOk, w as RiverErrorSchema, c as RiverUncaughtSchema, o as SerializedProcedureSchema, m as SerializedServerSchema, n as SerializedServiceSchema, S as Service, e as ServiceConfiguration, l as ServiceSchema, t as StreamProcedure, r as SubscriptionProcedure, v as UNCAUGHT_ERROR, U as UploadProcedure, V as ValidProcType, u as createClient, s as serializeSchema } from '../services-e1417b33.js';
|
|
3
3
|
import { Static } from '@sinclair/typebox';
|
|
4
4
|
import { Pushable } from 'it-pushable';
|
|
5
|
-
import { C as Connection,
|
|
6
|
-
export {
|
|
7
|
-
import { S as ServerTransport } from '../server-
|
|
8
|
-
import '../
|
|
5
|
+
import { C as Connection, q as ServerHandshakeOptions, n as ServiceContext } from '../handshake-cdead82a.js';
|
|
6
|
+
export { r as ParsedMetadata, s as ServiceContextWithState, t as ServiceContextWithTransportInfo, u as createClientHandshakeOptions, v as createServerHandshakeOptions } from '../handshake-cdead82a.js';
|
|
7
|
+
import { S as ServerTransport } from '../server-2ef5e6ec.js';
|
|
8
|
+
import '../message-e6c560fd.js';
|
|
9
9
|
import '@sinclair/typebox/value';
|
|
10
10
|
import '@opentelemetry/api';
|
|
11
|
-
import '../client-
|
|
11
|
+
import '../client-ba0d3315.js';
|
|
12
12
|
import '../types-3e5768ec.js';
|
|
13
13
|
|
|
14
|
-
interface ServerBreakage {
|
|
15
|
-
serviceBreakages: Record<string, ServiceBreakage>;
|
|
16
|
-
}
|
|
17
|
-
type ServiceBreakage = {
|
|
18
|
-
reason: 'removed';
|
|
19
|
-
} | {
|
|
20
|
-
reason: 'modified';
|
|
21
|
-
procedureBreakages: Record<string, ProcedureBreakage>;
|
|
22
|
-
};
|
|
23
|
-
type ProcedureBreakage = {
|
|
24
|
-
reason: 'removed';
|
|
25
|
-
} | {
|
|
26
|
-
reason: 'type-changed';
|
|
27
|
-
oldType: string;
|
|
28
|
-
newType: string;
|
|
29
|
-
} | {
|
|
30
|
-
reason: 'modified';
|
|
31
|
-
input?: PayloadBreakage;
|
|
32
|
-
init?: PayloadBreakage;
|
|
33
|
-
output?: PayloadBreakage;
|
|
34
|
-
};
|
|
35
|
-
type PayloadBreakage = {
|
|
36
|
-
reason: 'type-changed';
|
|
37
|
-
oldType: string;
|
|
38
|
-
newType: string;
|
|
39
|
-
} | {
|
|
40
|
-
reason: 'new-required';
|
|
41
|
-
} | {
|
|
42
|
-
reason: 'removed-required';
|
|
43
|
-
} | {
|
|
44
|
-
reason: 'field-breakage';
|
|
45
|
-
fieldBreakages: Record<string, PayloadBreakage>;
|
|
46
|
-
};
|
|
47
|
-
interface DiffOptions {
|
|
48
|
-
allowServiceRemoval?: boolean;
|
|
49
|
-
allowProcedureRemoval?: boolean;
|
|
50
|
-
}
|
|
51
|
-
declare function diffServerSchema(oldServer: SerializedServerSchema, newServer: SerializedServerSchema, options?: DiffOptions): ServerBreakage | null;
|
|
52
|
-
|
|
53
14
|
/**
|
|
54
15
|
* Represents a server with a set of services. Use {@link createServer} to create it.
|
|
55
16
|
* @template Services - The type of services provided by the server.
|
|
56
17
|
*/
|
|
57
18
|
interface Server<Services extends AnyServiceSchemaMap> {
|
|
58
19
|
services: InstantiatedServiceSchemaMap<Services>;
|
|
59
|
-
streams: Map<
|
|
20
|
+
streams: Map<StreamId, ProcStream>;
|
|
60
21
|
}
|
|
22
|
+
type StreamId = string;
|
|
61
23
|
interface ProcStream {
|
|
62
|
-
id:
|
|
24
|
+
id: StreamId;
|
|
63
25
|
serviceName: string;
|
|
64
26
|
procedureName: string;
|
|
65
27
|
incoming: Pushable<PayloadType>;
|
|
@@ -83,6 +45,6 @@ declare function createServer<Services extends AnyServiceSchemaMap>(transport: S
|
|
|
83
45
|
extendedContext?: Omit<ServiceContext, 'state'>;
|
|
84
46
|
}>): Server<Services>;
|
|
85
47
|
|
|
86
|
-
var version = "0.
|
|
48
|
+
var version = "0.24.0";
|
|
87
49
|
|
|
88
|
-
export {
|
|
50
|
+
export { PayloadType, version as RIVER_VERSION, Result, RiverError, Server, ServiceContext, createServer };
|
package/dist/router/index.d.ts
CHANGED
|
@@ -1,65 +1,27 @@
|
|
|
1
|
-
import {
|
|
2
|
-
export { C as Client, E as Err, O as Ok, z as Output,
|
|
1
|
+
import { A as AnyServiceSchemaMap, I as InstantiatedServiceSchemaMap, P as PayloadType, b as Result, R as RiverError } from '../services-e1417b33.js';
|
|
2
|
+
export { C as Client, E as Err, O as Ok, z as Output, j as ProcErrors, f as ProcHandler, g as ProcInit, h as ProcInput, i as ProcOutput, k as ProcType, a as Procedure, p as ProcedureMap, d as ProcedureResult, q as RPCProcedure, y as ResultUnwrapErr, x as ResultUnwrapOk, w as RiverErrorSchema, c as RiverUncaughtSchema, o as SerializedProcedureSchema, m as SerializedServerSchema, n as SerializedServiceSchema, S as Service, e as ServiceConfiguration, l as ServiceSchema, t as StreamProcedure, r as SubscriptionProcedure, v as UNCAUGHT_ERROR, U as UploadProcedure, V as ValidProcType, u as createClient, s as serializeSchema } from '../services-e1417b33.js';
|
|
3
3
|
import { Static } from '@sinclair/typebox';
|
|
4
4
|
import { Pushable } from 'it-pushable';
|
|
5
|
-
import { C as Connection,
|
|
6
|
-
export {
|
|
7
|
-
import { S as ServerTransport } from '../server-
|
|
8
|
-
import '../
|
|
5
|
+
import { C as Connection, q as ServerHandshakeOptions, n as ServiceContext } from '../handshake-cdead82a.js';
|
|
6
|
+
export { r as ParsedMetadata, s as ServiceContextWithState, t as ServiceContextWithTransportInfo, u as createClientHandshakeOptions, v as createServerHandshakeOptions } from '../handshake-cdead82a.js';
|
|
7
|
+
import { S as ServerTransport } from '../server-2ef5e6ec.js';
|
|
8
|
+
import '../message-e6c560fd.js';
|
|
9
9
|
import '@sinclair/typebox/value';
|
|
10
10
|
import '@opentelemetry/api';
|
|
11
|
-
import '../client-
|
|
11
|
+
import '../client-ba0d3315.js';
|
|
12
12
|
import '../types-3e5768ec.js';
|
|
13
13
|
|
|
14
|
-
interface ServerBreakage {
|
|
15
|
-
serviceBreakages: Record<string, ServiceBreakage>;
|
|
16
|
-
}
|
|
17
|
-
type ServiceBreakage = {
|
|
18
|
-
reason: 'removed';
|
|
19
|
-
} | {
|
|
20
|
-
reason: 'modified';
|
|
21
|
-
procedureBreakages: Record<string, ProcedureBreakage>;
|
|
22
|
-
};
|
|
23
|
-
type ProcedureBreakage = {
|
|
24
|
-
reason: 'removed';
|
|
25
|
-
} | {
|
|
26
|
-
reason: 'type-changed';
|
|
27
|
-
oldType: string;
|
|
28
|
-
newType: string;
|
|
29
|
-
} | {
|
|
30
|
-
reason: 'modified';
|
|
31
|
-
input?: PayloadBreakage;
|
|
32
|
-
init?: PayloadBreakage;
|
|
33
|
-
output?: PayloadBreakage;
|
|
34
|
-
};
|
|
35
|
-
type PayloadBreakage = {
|
|
36
|
-
reason: 'type-changed';
|
|
37
|
-
oldType: string;
|
|
38
|
-
newType: string;
|
|
39
|
-
} | {
|
|
40
|
-
reason: 'new-required';
|
|
41
|
-
} | {
|
|
42
|
-
reason: 'removed-required';
|
|
43
|
-
} | {
|
|
44
|
-
reason: 'field-breakage';
|
|
45
|
-
fieldBreakages: Record<string, PayloadBreakage>;
|
|
46
|
-
};
|
|
47
|
-
interface DiffOptions {
|
|
48
|
-
allowServiceRemoval?: boolean;
|
|
49
|
-
allowProcedureRemoval?: boolean;
|
|
50
|
-
}
|
|
51
|
-
declare function diffServerSchema(oldServer: SerializedServerSchema, newServer: SerializedServerSchema, options?: DiffOptions): ServerBreakage | null;
|
|
52
|
-
|
|
53
14
|
/**
|
|
54
15
|
* Represents a server with a set of services. Use {@link createServer} to create it.
|
|
55
16
|
* @template Services - The type of services provided by the server.
|
|
56
17
|
*/
|
|
57
18
|
interface Server<Services extends AnyServiceSchemaMap> {
|
|
58
19
|
services: InstantiatedServiceSchemaMap<Services>;
|
|
59
|
-
streams: Map<
|
|
20
|
+
streams: Map<StreamId, ProcStream>;
|
|
60
21
|
}
|
|
22
|
+
type StreamId = string;
|
|
61
23
|
interface ProcStream {
|
|
62
|
-
id:
|
|
24
|
+
id: StreamId;
|
|
63
25
|
serviceName: string;
|
|
64
26
|
procedureName: string;
|
|
65
27
|
incoming: Pushable<PayloadType>;
|
|
@@ -83,6 +45,6 @@ declare function createServer<Services extends AnyServiceSchemaMap>(transport: S
|
|
|
83
45
|
extendedContext?: Omit<ServiceContext, 'state'>;
|
|
84
46
|
}>): Server<Services>;
|
|
85
47
|
|
|
86
|
-
var version = "0.
|
|
48
|
+
var version = "0.24.0";
|
|
87
49
|
|
|
88
|
-
export {
|
|
50
|
+
export { PayloadType, version as RIVER_VERSION, Result, RiverError, Server, ServiceContext, createServer };
|
package/dist/router/index.js
CHANGED
|
@@ -9,12 +9,11 @@ import {
|
|
|
9
9
|
createClientHandshakeOptions,
|
|
10
10
|
createServer,
|
|
11
11
|
createServerHandshakeOptions,
|
|
12
|
-
diffServerSchema,
|
|
13
12
|
serializeSchema
|
|
14
|
-
} from "../chunk-
|
|
13
|
+
} from "../chunk-KYYB4DUR.js";
|
|
15
14
|
import {
|
|
16
15
|
version
|
|
17
|
-
} from "../chunk-
|
|
16
|
+
} from "../chunk-PJGGC3LV.js";
|
|
18
17
|
export {
|
|
19
18
|
Err,
|
|
20
19
|
Ok,
|
|
@@ -27,7 +26,6 @@ export {
|
|
|
27
26
|
createClientHandshakeOptions,
|
|
28
27
|
createServer,
|
|
29
28
|
createServerHandshakeOptions,
|
|
30
|
-
diffServerSchema,
|
|
31
29
|
serializeSchema
|
|
32
30
|
};
|
|
33
31
|
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
import { C as Connection, w as CommonSession, d as SessionState, x as SessionHandshakingListeners, T as Transport, y as ServerTransportOptions, q as ServerHandshakeOptions, r as ParsedMetadata, c as ProvidedServerTransportOptions, S as Session } from './handshake-cdead82a.js';
|
|
2
|
+
import { M as MessageMetadata, a as TransportMessage, c as TransportClientId, P as PartialTransportMessage, b as OpaqueTransportMessage } from './message-e6c560fd.js';
|
|
3
|
+
|
|
4
|
+
declare class SessionWaitingForHandshake<ConnType extends Connection> extends CommonSession {
|
|
5
|
+
readonly state: SessionState.WaitingForHandshake;
|
|
6
|
+
conn: ConnType;
|
|
7
|
+
listeners: SessionHandshakingListeners;
|
|
8
|
+
handshakeTimeout?: ReturnType<typeof setTimeout>;
|
|
9
|
+
constructor(conn: ConnType, listeners: SessionHandshakingListeners, ...args: ConstructorParameters<typeof CommonSession>);
|
|
10
|
+
onHandshakeData: (msg: Uint8Array) => void;
|
|
11
|
+
get loggingMetadata(): MessageMetadata;
|
|
12
|
+
sendHandshake(msg: TransportMessage): boolean;
|
|
13
|
+
_handleStateExit(): void;
|
|
14
|
+
_handleClose(): void;
|
|
15
|
+
}
|
|
16
|
+
|
|
17
|
+
declare abstract class ServerTransport<ConnType extends Connection> extends Transport<ConnType> {
|
|
18
|
+
/**
|
|
19
|
+
* The options for this transport.
|
|
20
|
+
*/
|
|
21
|
+
protected options: ServerTransportOptions;
|
|
22
|
+
/**
|
|
23
|
+
* Optional handshake options for the server.
|
|
24
|
+
*/
|
|
25
|
+
handshakeExtensions?: ServerHandshakeOptions;
|
|
26
|
+
/**
|
|
27
|
+
* A map of session handshake data for each session.
|
|
28
|
+
*/
|
|
29
|
+
sessionHandshakeMetadata: Map<string, ParsedMetadata>;
|
|
30
|
+
pendingSessions: Set<SessionWaitingForHandshake<ConnType>>;
|
|
31
|
+
constructor(clientId: TransportClientId, providedOptions?: ProvidedServerTransportOptions);
|
|
32
|
+
extendHandshake(options: ServerHandshakeOptions): void;
|
|
33
|
+
send(to: string, msg: PartialTransportMessage): string;
|
|
34
|
+
protected deletePendingSession(pendingSession: SessionWaitingForHandshake<ConnType>): void;
|
|
35
|
+
protected deleteSession(session: Session<ConnType>): void;
|
|
36
|
+
protected handleConnection(conn: ConnType): void;
|
|
37
|
+
private rejectHandshakeRequest;
|
|
38
|
+
protected onHandshakeRequest(session: SessionWaitingForHandshake<ConnType>, msg: OpaqueTransportMessage): Promise<void>;
|
|
39
|
+
private validateHandshakeMetadata;
|
|
40
|
+
}
|
|
41
|
+
|
|
42
|
+
export { ServerTransport as S, SessionWaitingForHandshake as a };
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { Static, TObject, TUnion, TString, TSchema, TNever, TLiteral } from '@sinclair/typebox';
|
|
2
2
|
import { Pushable } from 'it-pushable';
|
|
3
|
-
import { C as Connection,
|
|
4
|
-
import { c as TransportClientId } from './
|
|
5
|
-
import { C as ClientTransport } from './client-
|
|
3
|
+
import { C as Connection, p as ClientHandshakeOptions, t as ServiceContextWithTransportInfo, n as ServiceContext } from './handshake-cdead82a.js';
|
|
4
|
+
import { c as TransportClientId } from './message-e6c560fd.js';
|
|
5
|
+
import { C as ClientTransport } from './client-ba0d3315.js';
|
|
6
6
|
|
|
7
7
|
type AsyncIter<T> = AsyncGenerator<T, T>;
|
|
8
8
|
/**
|
|
@@ -476,7 +476,7 @@ interface ServiceConfiguration<State extends object> {
|
|
|
476
476
|
/**
|
|
477
477
|
* A factory function for creating a fresh state.
|
|
478
478
|
*/
|
|
479
|
-
initializeState: () => State;
|
|
479
|
+
initializeState: (extendedContext: ServiceContext) => State;
|
|
480
480
|
}
|
|
481
481
|
interface SerializedProcedureSchema {
|
|
482
482
|
input: PayloadType;
|
|
@@ -515,7 +515,7 @@ declare class ServiceSchema<State extends object, Procedures extends ProcedureMa
|
|
|
515
515
|
/**
|
|
516
516
|
* Factory function for creating a fresh state.
|
|
517
517
|
*/
|
|
518
|
-
protected readonly initializeState: () => State;
|
|
518
|
+
protected readonly initializeState: (extendedContext: ServiceContext) => State;
|
|
519
519
|
/**
|
|
520
520
|
* The procedures for this service.
|
|
521
521
|
*/
|
|
@@ -646,7 +646,7 @@ declare class ServiceSchema<State extends object, Procedures extends ProcedureMa
|
|
|
646
646
|
* You probably don't need this, usually the River server will handle this
|
|
647
647
|
* for you.
|
|
648
648
|
*/
|
|
649
|
-
instantiate(): Service<State, Procedures>;
|
|
649
|
+
instantiate(extendedContext: ServiceContext): Service<State, Procedures>;
|
|
650
650
|
}
|
|
651
651
|
/**
|
|
652
652
|
* A scaffold for defining a service's procedures.
|
|
@@ -706,4 +706,4 @@ declare class ServiceScaffold<State extends object> {
|
|
|
706
706
|
}>;
|
|
707
707
|
}
|
|
708
708
|
|
|
709
|
-
export { AnyServiceSchemaMap as A, Client as C, Err as E, InstantiatedServiceSchemaMap as I, Ok as O, PayloadType as P, RiverError as R,
|
|
709
|
+
export { AnyServiceSchemaMap as A, Client as C, Err as E, InstantiatedServiceSchemaMap as I, Ok as O, PayloadType as P, RiverError as R, Service as S, UploadProcedure as U, ValidProcType as V, Procedure as a, Result as b, RiverUncaughtSchema as c, ProcedureResult as d, ServiceConfiguration as e, ProcHandler as f, ProcInit as g, ProcInput as h, ProcOutput as i, ProcErrors as j, ProcType as k, ServiceSchema as l, SerializedServerSchema as m, SerializedServiceSchema as n, SerializedProcedureSchema as o, ProcedureMap as p, RpcProcedure as q, SubscriptionProcedure as r, serializeSchema as s, StreamProcedure as t, createClient as u, UNCAUGHT_ERROR as v, RiverErrorSchema as w, ResultUnwrapOk as x, ResultUnwrapErr as y, Output as z };
|