@replit/river 0.23.16 → 0.200.0-rc.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/dist/{chunk-YXDAOVP7.js → chunk-3FALN7ZG.js} +2 -2
- package/dist/{chunk-R47IZD67.js → chunk-6GK2IIDP.js} +2 -2
- package/dist/{chunk-MQCGG6KL.js → chunk-6RKO3DDG.js} +4 -4
- package/dist/chunk-E2ZXI663.js +1995 -0
- package/dist/chunk-E2ZXI663.js.map +1 -0
- package/dist/{chunk-TXSQRTZB.js → chunk-LK74ZG7M.js} +25 -10
- package/dist/chunk-LK74ZG7M.js.map +1 -0
- package/dist/{chunk-UDXM64QK.js → chunk-NDLWNT7B.js} +2 -2
- package/dist/{chunk-6LCL2ZZF.js → chunk-QMM35C3H.js} +1 -1
- package/dist/chunk-QMM35C3H.js.map +1 -0
- package/dist/{chunk-JA7XGTAL.js → chunk-TK7QHUFP.js} +4 -4
- package/dist/{chunk-WN77AT67.js → chunk-YUY37VAK.js} +22 -6
- package/dist/chunk-YUY37VAK.js.map +1 -0
- package/dist/{connection-d738cc08.d.ts → connection-0638316b.d.ts} +1 -1
- package/dist/{connection-99a67d3e.d.ts → connection-c6521735.d.ts} +1 -1
- package/dist/{index-ea74cdbb.d.ts → index-10ebd26a.d.ts} +33 -33
- 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/router/index.cjs +1053 -912
- package/dist/router/index.cjs.map +1 -1
- package/dist/router/index.d.cts +19 -23
- package/dist/router/index.d.ts +19 -23
- package/dist/router/index.js +12 -6
- package/dist/services-34d97070.d.ts +1366 -0
- package/dist/transport/impls/uds/client.cjs +20 -4
- package/dist/transport/impls/uds/client.cjs.map +1 -1
- package/dist/transport/impls/uds/client.d.cts +3 -4
- package/dist/transport/impls/uds/client.d.ts +3 -4
- package/dist/transport/impls/uds/client.js +6 -6
- package/dist/transport/impls/uds/server.cjs +20 -4
- 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 +20 -4
- package/dist/transport/impls/ws/client.cjs.map +1 -1
- package/dist/transport/impls/ws/client.d.cts +5 -6
- package/dist/transport/impls/ws/client.d.ts +5 -6
- package/dist/transport/impls/ws/client.js +6 -6
- package/dist/transport/impls/ws/server.cjs +20 -4
- 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 +20 -4
- package/dist/transport/index.cjs.map +1 -1
- package/dist/transport/index.d.cts +27 -5
- package/dist/transport/index.d.ts +27 -5
- package/dist/transport/index.js +6 -6
- package/dist/util/testHelpers.cjs +370 -326
- package/dist/util/testHelpers.cjs.map +1 -1
- package/dist/util/testHelpers.d.cts +32 -21
- package/dist/util/testHelpers.d.ts +32 -21
- package/dist/util/testHelpers.js +76 -42
- package/dist/util/testHelpers.js.map +1 -1
- package/package.json +2 -3
- package/dist/chunk-6LCL2ZZF.js.map +0 -1
- package/dist/chunk-LTSLICON.js +0 -1865
- package/dist/chunk-LTSLICON.js.map +0 -1
- package/dist/chunk-TXSQRTZB.js.map +0 -1
- package/dist/chunk-WN77AT67.js.map +0 -1
- package/dist/client-0926d3d6.d.ts +0 -52
- package/dist/handshake-75d0124f.d.ts +0 -516
- package/dist/server-3740c5d9.d.ts +0 -24
- package/dist/services-75e84a9f.d.ts +0 -709
- /package/dist/{chunk-YXDAOVP7.js.map → chunk-3FALN7ZG.js.map} +0 -0
- /package/dist/{chunk-R47IZD67.js.map → chunk-6GK2IIDP.js.map} +0 -0
- /package/dist/{chunk-MQCGG6KL.js.map → chunk-6RKO3DDG.js.map} +0 -0
- /package/dist/{chunk-UDXM64QK.js.map → chunk-NDLWNT7B.js.map} +0 -0
- /package/dist/{chunk-JA7XGTAL.js.map → chunk-TK7QHUFP.js.map} +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import {
|
|
2
2
|
createSessionTelemetryInfo
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-LK74ZG7M.js";
|
|
4
4
|
import {
|
|
5
5
|
NaiveJsonCodec
|
|
6
6
|
} from "./chunk-4PVU7J25.js";
|
|
@@ -344,4 +344,4 @@ export {
|
|
|
344
344
|
defaultClientTransportOptions,
|
|
345
345
|
defaultServerTransportOptions
|
|
346
346
|
};
|
|
347
|
-
//# sourceMappingURL=chunk-
|
|
347
|
+
//# sourceMappingURL=chunk-3FALN7ZG.js.map
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import {
|
|
2
2
|
Connection
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-3FALN7ZG.js";
|
|
4
4
|
|
|
5
5
|
// transport/impls/ws/connection.ts
|
|
6
6
|
var WebSocketConnection = class extends Connection {
|
|
@@ -56,4 +56,4 @@ var WebSocketConnection = class extends Connection {
|
|
|
56
56
|
export {
|
|
57
57
|
WebSocketConnection
|
|
58
58
|
};
|
|
59
|
-
//# sourceMappingURL=chunk-
|
|
59
|
+
//# sourceMappingURL=chunk-6GK2IIDP.js.map
|
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
import {
|
|
2
2
|
ProtocolError,
|
|
3
3
|
Transport
|
|
4
|
-
} from "./chunk-
|
|
4
|
+
} from "./chunk-YUY37VAK.js";
|
|
5
5
|
import {
|
|
6
6
|
defaultServerTransportOptions
|
|
7
|
-
} from "./chunk-
|
|
7
|
+
} from "./chunk-3FALN7ZG.js";
|
|
8
8
|
import {
|
|
9
9
|
ControlMessageHandshakeRequestSchema,
|
|
10
10
|
PROTOCOL_VERSION,
|
|
11
11
|
SESSION_STATE_MISMATCH,
|
|
12
12
|
coerceErrorString,
|
|
13
13
|
handshakeResponseMessage
|
|
14
|
-
} from "./chunk-
|
|
14
|
+
} from "./chunk-LK74ZG7M.js";
|
|
15
15
|
|
|
16
16
|
// transport/server.ts
|
|
17
17
|
import { SpanStatusCode } from "@opentelemetry/api";
|
|
@@ -332,4 +332,4 @@ var ServerTransport = class extends Transport {
|
|
|
332
332
|
export {
|
|
333
333
|
ServerTransport
|
|
334
334
|
};
|
|
335
|
-
//# sourceMappingURL=chunk-
|
|
335
|
+
//# sourceMappingURL=chunk-6RKO3DDG.js.map
|