@replit/river
Advanced tools
Comparing version 0.19.1 to 0.19.2
@@ -1,3 +0,3 @@ | ||
export { m as LogFn, L as Logger, M as MessageMetadata, l as bindLogger, j as coloredStringLogger, k as jsonLogger, s as stringLogger } from '../index-2941de8c.js'; | ||
export { m as LogFn, L as Logger, M as MessageMetadata, l as bindLogger, j as coloredStringLogger, k as jsonLogger, s as stringLogger } from '../index-e2513701.js'; | ||
import '@sinclair/typebox'; | ||
import '../types-3e5768ec.js'; |
@@ -6,3 +6,3 @@ import { | ||
stringLogger | ||
} from "../chunk-WER2DWCP.js"; | ||
} from "../chunk-NBE3D667.js"; | ||
export { | ||
@@ -9,0 +9,0 @@ bindLogger, |
@@ -1,7 +0,7 @@ | ||
import { A as AnyServiceSchemaMap, I as InstantiatedServiceSchemaMap, P as PayloadType, b as Result, R as RiverError, S as ServiceContext } from '../services-d47ce743.js'; | ||
export { C as Client, E as Err, O as Ok, B as Output, k as ProcErrors, g as ProcHandler, h as ProcInit, i as ProcInput, j as ProcOutput, l as ProcType, a as Procedure, o as ProcedureMap, d as ProcedureResult, p as RPCProcedure, z as ResultUnwrapErr, y as ResultUnwrapOk, x as RiverErrorSchema, c as RiverUncaughtSchema, n as SerializedServerSchema, e as Service, f as ServiceConfiguration, u as ServiceContextWithState, v as ServiceContextWithTransportInfo, m as ServiceSchema, r as StreamProcedure, q as SubscriptionProcedure, w as UNCAUGHT_ERROR, U as UploadProcedure, V as ValidProcType, t as createClient, s as serializeSchema } from '../services-d47ce743.js'; | ||
import { A as AnyServiceSchemaMap, I as InstantiatedServiceSchemaMap, P as PayloadType, b as Result, R as RiverError, S as ServiceContext } from '../services-5fc5712d.js'; | ||
export { C as Client, E as Err, O as Ok, B as Output, k as ProcErrors, g as ProcHandler, h as ProcInit, i as ProcInput, j as ProcOutput, l as ProcType, a as Procedure, o as ProcedureMap, d as ProcedureResult, p as RPCProcedure, z as ResultUnwrapErr, y as ResultUnwrapOk, x as RiverErrorSchema, c as RiverUncaughtSchema, n as SerializedServerSchema, e as Service, f as ServiceConfiguration, u as ServiceContextWithState, v as ServiceContextWithTransportInfo, m as ServiceSchema, r as StreamProcedure, q as SubscriptionProcedure, w as UNCAUGHT_ERROR, U as UploadProcedure, V as ValidProcType, t as createClient, s as serializeSchema } from '../services-5fc5712d.js'; | ||
import { Static } from '@sinclair/typebox'; | ||
import { ServerTransport } from '../transport/index.js'; | ||
import { Pushable } from 'it-pushable'; | ||
import { C as Connection } from '../index-2941de8c.js'; | ||
import { C as Connection } from '../index-e2513701.js'; | ||
import '../types-3e5768ec.js'; | ||
@@ -39,4 +39,4 @@ | ||
var version = "0.19.1"; | ||
var version = "0.19.2"; | ||
export { PayloadType, version as RIVER_VERSION, Result, RiverError, Server, ServiceContext, createServer }; |
@@ -12,5 +12,5 @@ import { | ||
version | ||
} from "../chunk-LO6MRYNI.js"; | ||
} from "../chunk-SR4DBLJ6.js"; | ||
import "../chunk-D5PVGZPQ.js"; | ||
import "../chunk-WER2DWCP.js"; | ||
import "../chunk-NBE3D667.js"; | ||
export { | ||
@@ -17,0 +17,0 @@ Err, |
@@ -1,4 +0,4 @@ | ||
import { U as UdsConnection } from '../../../connection-ddc757b9.js'; | ||
import { U as UdsConnection } from '../../../connection-cfec12e6.js'; | ||
import { ClientTransport, ClientTransportOptions as ProvidedClientTransportOptions } from '../../index.js'; | ||
import { T as TransportClientId } from '../../../index-2941de8c.js'; | ||
import { T as TransportClientId } from '../../../index-e2513701.js'; | ||
import 'node:net'; | ||
@@ -5,0 +5,0 @@ import 'node:stream'; |
import { | ||
UdsConnection | ||
} from "../../../chunk-ZNXZ7QPT.js"; | ||
} from "../../../chunk-ZWPEZS27.js"; | ||
import { | ||
ClientTransport | ||
} from "../../../chunk-FILQOCCK.js"; | ||
} from "../../../chunk-YFPVQTWL.js"; | ||
import "../../../chunk-D5PVGZPQ.js"; | ||
import { | ||
log | ||
} from "../../../chunk-WER2DWCP.js"; | ||
} from "../../../chunk-NBE3D667.js"; | ||
import "../../../chunk-GZ7HCLLM.js"; | ||
@@ -12,0 +12,0 @@ |
import { Server, Socket } from 'node:net'; | ||
import { ServerTransport, ServerTransportOptions as ProvidedServerTransportOptions } from '../../index.js'; | ||
import { T as TransportClientId } from '../../../index-2941de8c.js'; | ||
import { U as UdsConnection } from '../../../connection-ddc757b9.js'; | ||
import { T as TransportClientId } from '../../../index-e2513701.js'; | ||
import { U as UdsConnection } from '../../../connection-cfec12e6.js'; | ||
import '../../../types-3e5768ec.js'; | ||
@@ -6,0 +6,0 @@ import '@sinclair/typebox'; |
import { | ||
UdsConnection | ||
} from "../../../chunk-ZNXZ7QPT.js"; | ||
} from "../../../chunk-ZWPEZS27.js"; | ||
import { | ||
ServerTransport | ||
} from "../../../chunk-FILQOCCK.js"; | ||
} from "../../../chunk-YFPVQTWL.js"; | ||
import "../../../chunk-D5PVGZPQ.js"; | ||
import "../../../chunk-WER2DWCP.js"; | ||
import "../../../chunk-NBE3D667.js"; | ||
import "../../../chunk-GZ7HCLLM.js"; | ||
@@ -10,0 +10,0 @@ |
import WebSocket from 'isomorphic-ws'; | ||
import { ClientTransport, ClientTransportOptions as ProvidedClientTransportOptions } from '../../index.js'; | ||
import { T as TransportClientId } from '../../../index-2941de8c.js'; | ||
import { W as WebSocketConnection } from '../../../connection-d625aa8d.js'; | ||
import { T as TransportClientId } from '../../../index-e2513701.js'; | ||
import { W as WebSocketConnection } from '../../../connection-aa0ea000.js'; | ||
import '../../../types-3e5768ec.js'; | ||
@@ -6,0 +6,0 @@ import '@sinclair/typebox'; |
import { | ||
WebSocketConnection | ||
} from "../../../chunk-4PFUC4QB.js"; | ||
} from "../../../chunk-JH275HID.js"; | ||
import { | ||
ClientTransport | ||
} from "../../../chunk-FILQOCCK.js"; | ||
} from "../../../chunk-YFPVQTWL.js"; | ||
import "../../../chunk-D5PVGZPQ.js"; | ||
import { | ||
log | ||
} from "../../../chunk-WER2DWCP.js"; | ||
} from "../../../chunk-NBE3D667.js"; | ||
import "../../../chunk-GZ7HCLLM.js"; | ||
@@ -12,0 +12,0 @@ |
@@ -1,6 +0,6 @@ | ||
import { T as TransportClientId } from '../../../index-2941de8c.js'; | ||
import { T as TransportClientId } from '../../../index-e2513701.js'; | ||
import { ServerTransport, ServerTransportOptions as ProvidedServerTransportOptions } from '../../index.js'; | ||
import { WebSocketServer } from 'ws'; | ||
import { WebSocket } from 'isomorphic-ws'; | ||
import { W as WebSocketConnection } from '../../../connection-d625aa8d.js'; | ||
import { W as WebSocketConnection } from '../../../connection-aa0ea000.js'; | ||
import '@sinclair/typebox'; | ||
@@ -7,0 +7,0 @@ import '../../../types-3e5768ec.js'; |
import { | ||
WebSocketConnection | ||
} from "../../../chunk-4PFUC4QB.js"; | ||
} from "../../../chunk-JH275HID.js"; | ||
import { | ||
ServerTransport | ||
} from "../../../chunk-FILQOCCK.js"; | ||
} from "../../../chunk-YFPVQTWL.js"; | ||
import "../../../chunk-D5PVGZPQ.js"; | ||
import "../../../chunk-WER2DWCP.js"; | ||
import "../../../chunk-NBE3D667.js"; | ||
import "../../../chunk-GZ7HCLLM.js"; | ||
@@ -10,0 +10,0 @@ |
import { C as Codec } from '../types-3e5768ec.js'; | ||
import { O as OpaqueTransportMessage, C as Connection, a as Session, T as TransportClientId, P as PartialTransportMessage, S as SessionOptions, f as ClientHandshakeOptions, g as ServerHandshakeOptions } from '../index-2941de8c.js'; | ||
export { H as HandshakeRequestMetadata, d as OpaqueTransportMessageSchema, b as ParsedHandshakeMetadata, e as TransportMessage, c as TransportMessageSchema, h as isStreamClose, i as isStreamOpen } from '../index-2941de8c.js'; | ||
import { O as OpaqueTransportMessage, C as Connection, a as Session, T as TransportClientId, P as PartialTransportMessage, S as SessionOptions, f as ClientHandshakeOptions, g as ServerHandshakeOptions } from '../index-e2513701.js'; | ||
export { H as HandshakeRequestMetadata, d as OpaqueTransportMessageSchema, b as ParsedHandshakeMetadata, e as TransportMessage, c as TransportMessageSchema, h as isStreamClose, i as isStreamOpen } from '../index-e2513701.js'; | ||
import '@sinclair/typebox'; | ||
@@ -5,0 +5,0 @@ |
@@ -8,3 +8,3 @@ import { | ||
Transport | ||
} from "../chunk-FILQOCCK.js"; | ||
} from "../chunk-YFPVQTWL.js"; | ||
import { | ||
@@ -14,3 +14,3 @@ OpaqueTransportMessageSchema, | ||
} from "../chunk-D5PVGZPQ.js"; | ||
import "../chunk-WER2DWCP.js"; | ||
import "../chunk-NBE3D667.js"; | ||
import "../chunk-GZ7HCLLM.js"; | ||
@@ -17,0 +17,0 @@ export { |
import { Static } from '@sinclair/typebox'; | ||
import { P as PayloadType, R as RiverError, a as Procedure, S as ServiceContext, b as Result, c as RiverUncaughtSchema, d as ProcedureResult } from '../services-d47ce743.js'; | ||
import { P as PayloadType, R as RiverError, a as Procedure, S as ServiceContext, b as Result, c as RiverUncaughtSchema, d as ProcedureResult } from '../services-5fc5712d.js'; | ||
import { Transport } from '../transport/index.js'; | ||
import * as it_pushable from 'it-pushable'; | ||
import { P as PartialTransportMessage, C as Connection, O as OpaqueTransportMessage, S as SessionOptions, a as Session } from '../index-2941de8c.js'; | ||
import { P as PartialTransportMessage, C as Connection, O as OpaqueTransportMessage, S as SessionOptions, a as Session } from '../index-e2513701.js'; | ||
import WebSocket from 'isomorphic-ws'; | ||
@@ -7,0 +7,0 @@ import http from 'node:http'; |
import { | ||
UNCAUGHT_ERROR, | ||
pushable | ||
} from "../chunk-LO6MRYNI.js"; | ||
} from "../chunk-SR4DBLJ6.js"; | ||
import { | ||
Session, | ||
defaultTransportOptions | ||
} from "../chunk-FILQOCCK.js"; | ||
} from "../chunk-YFPVQTWL.js"; | ||
import { | ||
coerceErrorString | ||
} from "../chunk-D5PVGZPQ.js"; | ||
import "../chunk-WER2DWCP.js"; | ||
import "../chunk-NBE3D667.js"; | ||
import "../chunk-GZ7HCLLM.js"; | ||
@@ -14,0 +14,0 @@ |
{ | ||
"name": "@replit/river", | ||
"description": "It's like tRPC but... with JSON Schema Support, duplex streaming and support for service multiplexing. Transport agnostic!", | ||
"version": "0.19.1", | ||
"version": "0.19.2", | ||
"type": "module", | ||
@@ -6,0 +6,0 @@ "exports": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
465910
13512