0.7.6 • Published 5 months ago

soyuz v0.7.6

Weekly downloads
5
License
MIT
Repository
github
Last release
5 months ago

Soyuz

GraphQL queries with streaming live-updating results.

Introduction

Soyuz is a Real-time Streaming GraphQL client implementation for TypeScript / Javascript. It's:

  • Streaming with any two-way communication channel (like a WebSocket).
  • Live updates to result data are streamed to the client in real-time.
  • Fast using ProtoBuf messages and optional binary encoding.
  • Simple - it drastically simplifies live and reactive data streams from modern backends to the browser.
  • Efficient with smart data deduplication and result batching.

rGraphQL in practice allows your apps to efficiently request the exact set of data from an API required at any given time, encode that data in an efficient format for transport, and stream live updates to the result.

Server

Head over to the Magellan repository for the server / Go runtime.

Support

Please file a GitHub issue and/or Join Discord with any questions.

0.7.6

5 months ago

0.7.5

1 year ago

0.7.2

1 year ago

0.7.4

1 year ago

0.7.3

1 year ago

0.7.1

2 years ago

0.7.0

2 years ago

0.5.2

2 years ago

0.6.0

4 years ago

0.5.1

7 years ago

0.5.0

7 years ago

0.4.1

7 years ago

0.4.0

7 years ago

0.3.1

7 years ago

0.3.0

7 years ago

0.2.0

7 years ago

0.1.11

7 years ago

0.1.10

7 years ago

0.1.9

7 years ago

0.1.8

7 years ago

0.1.6

7 years ago

0.1.5

7 years ago

0.1.2

7 years ago

0.1.4

7 years ago

0.1.3

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago