mirror of
https://gitlab.com/futo-org/fcast.git
synced 2025-08-23 15:52:49 +00:00
11 lines
323 B
Markdown
11 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.
|