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

323 B

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.