Live video on the AT Protocol
79
fork

Configure Feed

Select the types of activity you want to include in your feed.

at v0.9.3 9 lines 240 B view raw
1package iroh_streamplace 2 3import ( 4 _ "stream.place/streamplace/pkg/iroh/generated/iroh_streamplace" 5 _ "stream.place/streamplace/pkg/streamplacedeps" 6) 7 8// #cgo darwin LDFLAGS: -framework Security -framework SystemConfiguration 9import "C"