1
0
Fork 0
mirror of https://gitlab.com/futo-org/fcast.git synced 2025-08-22 07:12:49 +00:00
fcast/sdk
Marcus Hanestad afc46f3022 Sender SDK
2025-08-21 14:49:52 +00:00
..
common/fcast-protocol Sender SDK 2025-08-21 14:49:52 +00:00
sender Sender SDK 2025-08-21 14:49:52 +00:00
README.md Sender SDK 2025-08-21 14:49:52 +00:00

FCast SDK

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 components that can be used by both senders and receivers.