1
0
Fork 0
mirror of https://gitlab.com/futo-org/fcast.git synced 2025-08-23 15:52:49 +00:00
fcast/sdk/README.md

11 lines
323 B
Markdown
Raw Normal View History

2025-08-21 14:49:52 +00:00
# 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.