Skip to content

Bridge Streaming Wire Protocol (v0) to NATS and other protocols

Notifications You must be signed in to change notification settings

atscan/broadsky

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

broadsky

Bridge Streaming Wire Protocol (v0) to NATS and other protocols

Installation

go install github.com/atscan/broadsky/cmd/broadsky@latest

Examples

# Bridge to NATS (using standard CBOR codec)
broadsky bridge nats bsky.social my-nats-server.com

# Bridge to NATS (using JSON codec)
broadsky bridge nats --codec json bsky.social my-nats-server.com

Authors

License

MIT