1 2 3 4 5 6 7 8 9 10 11
# Helix Host Driver `helix-driver-host` 为 Helix Native 与 FFI 宿主提供共享的 SQLite、HTTP、WebSocket、 timer、事件投递与执行循环适配器。 ```toml [dependencies] helix-driver-host = "=0.1.9" ``` 本项目采用 `MIT OR Apache-2.0` 双许可证。