1
0
Fork 0
mirror of https://gitlab.com/futo-org/fcast.git synced 2025-08-24 00:02:50 +00:00
fcast/sdk/README.md
Marcus Hanestad afc46f3022 Sender SDK
2025-08-21 14:49:52 +00:00

10 lines
323 B
Markdown

# FCast SDK
## [`sender/`](./sender)
The sender SDK can be used to easily add casting capabilities to applications. The SDK works out of the box
with Kotlin, Swift and Rust. Support for more languages are comming in the future.
## [`common/`](./common)
Common components that can be used by both senders and receivers.