| Crates.io | streamkit-plugin-sdk-native |
| lib.rs | streamkit-plugin-sdk-native |
| version | 0.1.0 |
| created_at | 2025-12-27 09:13:04.027633+00 |
| updated_at | 2025-12-27 09:13:04.027633+00 |
| description | SDK for writing native (C ABI) plugins for StreamKit |
| homepage | https://streamkit.dev |
| repository | https://github.com/streamer45/streamkit |
| max_upload_size | |
| id | 2006942 |
| size | 78,112 |
SDK for writing native (C ABI) StreamKit plugins.
[dependencies]
streamkit-plugin-sdk-native = "0.1.0"
See the docs site for a full example: https://streamkit.dev/guides/writing-plugins/