@replit/river
Advanced tools
Comparing version 0.14.0 to 0.14.1
@@ -1,3 +0,3 @@ | ||
import { A as AnyService, P as PayloadType, b as Result, R as RiverError, S as ServiceContext, d as ProcType, e as ProcInput, f as ProcOutput, g as ProcErrors, h as ProcHasInit, i as ProcInit } from '../builder-0547e840.js'; | ||
export { E as Err, O as Ok, m as ProcHandler, k as ProcListing, a as Procedure, p as RiverErrorSchema, c as RiverUncaughtSchema, l as Service, j as ServiceBuilder, n as ServiceContextWithState, o as ServiceContextWithTransportInfo, U as UNCAUGHT_ERROR, V as ValidProcType, s as serializeService } from '../builder-0547e840.js'; | ||
import { A as AnyService, P as PayloadType, b as Result, R as RiverError, S as ServiceContext, d as ProcType, e as ProcInput, f as ProcOutput, g as ProcErrors, h as ProcHasInit, i as ProcInit } from '../builder-dfe46874.js'; | ||
export { E as Err, O as Ok, m as ProcHandler, k as ProcListing, a as Procedure, p as RiverErrorSchema, c as RiverUncaughtSchema, l as Service, j as ServiceBuilder, n as ServiceContextWithState, o as ServiceContextWithTransportInfo, U as UNCAUGHT_ERROR, V as ValidProcType, s as serializeService } from '../builder-dfe46874.js'; | ||
import { S as ServerTransport, C as Connection, a as ClientTransport, b as TransportClientId } from '../index-d1452d8f.js'; | ||
@@ -4,0 +4,0 @@ import { Pushable } from 'it-pushable'; |
@@ -11,3 +11,3 @@ import { | ||
serializeService | ||
} from "../chunk-TVRCTAL2.js"; | ||
} from "../chunk-KWXQLQAF.js"; | ||
import "../chunk-GFRAOY75.js"; | ||
@@ -14,0 +14,0 @@ import "../chunk-H4BYJELI.js"; |
@@ -5,3 +5,3 @@ import * as it_pushable from 'it-pushable'; | ||
import { P as PartialTransportMessage, T as Transport, C as Connection, O as OpaqueTransportMessage } from '../index-d1452d8f.js'; | ||
import { P as PayloadType, R as RiverError, a as Procedure, S as ServiceContext, b as Result, c as RiverUncaughtSchema } from '../builder-0547e840.js'; | ||
import { P as PayloadType, R as RiverError, a as Procedure, S as ServiceContext, b as Result, c as RiverUncaughtSchema } from '../builder-dfe46874.js'; | ||
import { Static } from '@sinclair/typebox'; | ||
@@ -8,0 +8,0 @@ import net from 'node:net'; |
import { | ||
UNCAUGHT_ERROR, | ||
pushable | ||
} from "../chunk-TVRCTAL2.js"; | ||
} from "../chunk-KWXQLQAF.js"; | ||
import "../chunk-5IZ2UHWV.js"; | ||
@@ -6,0 +6,0 @@ import { |
{ | ||
"name": "@replit/river", | ||
"description": "It's like tRPC but... with JSON Schema Support, duplex streaming and support for service multiplexing. Transport agnostic!", | ||
"version": "0.14.0", | ||
"version": "0.14.1", | ||
"type": "module", | ||
@@ -6,0 +6,0 @@ "exports": { |
@@ -28,5 +28,2 @@ # River | ||
If you are planning on using River with React, also check out [`@replit/river-react`](https://npmjs.com/package/@replit/river-react) | ||
which provides some handy hooks and contexts for playing nicely with the React lifecycle. | ||
## Writing Services | ||
@@ -33,0 +30,0 @@ |
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
340933
10012
186