Live video on the AT Protocol

i guess im forced to do this

+16 -15
+3 -6
js/atproto-oauth-client-react-native/README.md
··· 87 87 forwarded the port with `adb reverse`. For testing on iOS hardware, you'll 88 88 instead need to set up TLS. 89 89 90 - [react-native-quick-crypto]: 91 - https://github.com/margelo/react-native-quick-crypto 90 + [react-native-quick-crypto]: https://github.com/margelo/react-native-quick-crypto 92 91 [expo-sqlite]: https://docs.expo.dev/versions/latest/sdk/sqlite/ 93 - [README]: 94 - https://github.com/bluesky-social/atproto/tree/main/packages/oauth/oauth-client-browser 95 - [example]: 96 - https://github.com/bluesky-social/atproto/tree/main/packages/oauth/oauth-client-browser-example 92 + [README]: https://github.com/bluesky-social/atproto/tree/main/packages/oauth/oauth-client-browser 93 + [example]: https://github.com/bluesky-social/atproto/tree/main/packages/oauth/oauth-client-browser-example
+13 -9
js/docs/src/content/docs/developers.mdx
··· 18 18 library](/docs/components/custom_ui/) 19 19 </Card> 20 20 21 - <Card title="Self-Hosting" icon="seti:config"> 22 - Run your own Streamplace infrastructure. - [Installation 23 - guide](/docs/guides/installing/installing-streamplace) 24 - </Card> 21 + {" "} 25 22 26 - <Card title="Contributing" icon="github"> 27 - Help improve Streamplace. - [Development 28 - setup](/docs/guides/streamplace-dev-setup) - [Video 29 - signing](/docs/video-metadata/intro/) 30 - </Card> 23 + <Card title="Self-Hosting" icon="seti:config"> 24 + Run your own Streamplace infrastructure. - [Installation 25 + guide](/docs/guides/installing/installing-streamplace) 26 + </Card> 27 + 28 + {" "} 29 + 30 + <Card title="Contributing" icon="github"> 31 + Help improve Streamplace. - [Development 32 + setup](/docs/guides/streamplace-dev-setup) - [Video 33 + signing](/docs/video-metadata/intro/) 34 + </Card> 31 35 32 36 <Card title="Support & Community" icon="information"> 33 37 Get help and connect with other developers. - [GitHub