mirror of
https://github.com/EthanShoeDev/fressh.git
synced 2026-01-10 22:02:50 +00:00
749 B
749 B
@fressh/react-native-uniffi-russh
React Native bindings (via UniFFI) for the Rust SSH library russh.
Install
pnpm add @fressh/react-native-uniffi-russh
Peer dependencies (you manage): react, react-native.
Usage
This package exposes a native Rust module for SSH transport. For a complete,
working integration, see the example app in this monorepo at apps/mobile.
Links
- Changelog:
CHANGELOG.md - Contributing: see the monorepo guide at
../../CONTRIBUTING.md - License: MIT