rivetkit-client-swift
Swift client for Rivet Actors supporting stateless actions, WebSockets, and real-time event streaming.
Install
npx skills add https://github.com/rivet-dev/skills --skill rivetkit-client-swiftStats
| Total installs | 2,006 |
| Weekly installs | 2.0K |
| GitHub stars | 8 |
| First seen | Jan 26, 2026 |
| Source | @rivet-dev/skills |
Summary
- Supports both stateless action calls and persistent WebSocket connections with real-time event streaming via AsyncStream
- Provides typed action calls with 0–5 positional arguments, plus raw JSON fallback for larger argument counts
- Includes connection lifecycle monitoring through status changes, errors, opens, and closes streams
- Supports low-level HTTP and WebSocket access for custom onRequest and onWebSocket handlers
- Requires explicit endpoint configuration; reads optional namespace and token from environment variables or URL auth syntax
Tags
Related skills
| Skill | Installs | vs rivetkit-client-swift |
|---|---|---|
| flutter-setting-up-on-macos | 1,999 | -7 |
| flutter-reducing-app-size | 2,315 | +309 |
| flutter-setting-up-on-windows | 1,927 | -79 |
| asc-metadata-sync | 1,368 | -638 |
| flutter-testing-apps | 2,411 | +405 |
FAQ
- How many installs does rivetkit-client-swift have?
- rivetkit-client-swift has 2,006 total installs and 2.0K installs this week.
- Where is rivetkit-client-swift hosted?
- rivetkit-client-swift is published by @rivet-dev/skills at https://github.com/rivet-dev/skills.
- How many GitHub stars does rivetkit-client-swift have?
- rivetkit-client-swift has 8 GitHub stars.
- When was rivetkit-client-swift first indexed?
- OrangeBot.AI first indexed rivetkit-client-swift on Jan 26, 2026.
- How do I install rivetkit-client-swift?
- Run: npx skills add https://github.com/rivet-dev/skills --skill rivetkit-client-swift