Skip to content

Commit ff63e2f

Browse files
committed
Use wasmsockets package
1 parent 8d5b904 commit ff63e2f

9 files changed

Lines changed: 1901 additions & 208 deletions

File tree

14-websocket-stream-consumer/uv.lock

Lines changed: 0 additions & 168 deletions
This file was deleted.
Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
1-
# WebSocket Stream Consumer - Bluesky Firehose
1+
# Wasmsockets Stream Consumer - Bluesky Firehose
22

33
This example demonstrates a long-running Durable Object that connects to the Bluesky firehose (via Jetstream) and filters for post events, with rate limiting to print at most 1 per second.
44

5+
This is the same as 14-websocket-stream-consumer, but it uses the wasmsockets package for WebSocket connections.
6+
57
## How to Run
68

79
First ensure that `uv` is installed:

0 commit comments

Comments
 (0)