In this directory you will find examples of using @fanoutio/js-grip
to enable the
use of GRIP in your application. For more details, see the README
files under
each example.
-
nodejs/
- Usage with a Node.js application as the origin.http-stream/
- HTTP streaming using GRIP.websocket/
- WebSocket-over-HTTP using GRIP.
-
fastly-compute/
- Usage with a Fastly Compute application as the origin.http-stream/
- HTTP streaming using GRIP.websocket/
- WebSocket-over-HTTP using GRIP.
-
bun/
- Usage with a Bun application as the origin.http-stream/
- HTTP streaming using GRIP.websocket/
- WebSocket-over-HTTP using GRIP.
-
deno/
- Usage with a Deno application as the origin.http-stream/
- HTTP streaming using GRIP.websocket/
- WebSocket-over-HTTP using GRIP.
-
cloudflare-workers/
- Usage with a Cloudflare Workers application as the origin.http-stream/
- HTTP streaming using GRIP.websocket/
- WebSocket-over-HTTP using GRIP.
-
remix/
- Usage with a Remix application as the origin.http-stream/
- HTTP streaming using GRIP.websocket/
- WebSocket-over-HTTP using GRIP.
-
nextjs/
- Usage with a Next.js application as the origin.http-stream/
- HTTP streaming using GRIP.websocket/
- WebSocket-over-HTTP using GRIP.