JSPM

  • Created
  • Published
  • Downloads 3887
  • Score
    100M100P100Q124858F
  • License MIT

It's like tRPC but... with JSON Schema Support, duplex streaming and support for service multiplexing. Transport agnostic!

Package Exports

  • @replit/river
  • @replit/river/codec
  • @replit/river/logging
  • @replit/river/test-util
  • @replit/river/transport
  • @replit/river/transport/stdio
  • @replit/river/transport/ws

Readme

river - Streaming Remote Procedure Calls

It's like tRPC but...

  • with JSON Schema Support
  • with full-duplex streaming
  • with support for service multiplexing
  • over WebSockets