-
Notifications
You must be signed in to change notification settings - Fork 0
Realtime
github-actions[bot] edited this page Jun 25, 2026
·
1 revision
- Shell actions:
nself plugin realtime <action> [args...] - TypeScript CLI:
npx nself-realtime <command> [args...]
| Action | Syntax | Subcommands/Args |
|---|---|---|
init |
nself plugin realtime init |
none |
server |
nself plugin realtime server <command> |
start, stop, restart, status, logs [lines]
|
status |
nself plugin realtime status |
none |
rooms |
nself plugin realtime rooms <command> [args] |
list, create <name> [type] [visibility], delete <name>, info <name>, add-member <room> <user_id> [role], remove-member <room> <user_id>
|
| Command | Syntax | Options |
|---|---|---|
init |
npx nself-realtime init |
none |
stats |
npx nself-realtime stats |
none |
rooms |
npx nself-realtime rooms |
none |
create-room |
npx nself-realtime create-room <name> |
-t, --type <type>, -v, --visibility <visibility>
|
connections |
npx nself-realtime connections |
none |
events |
npx nself-realtime events |
-n, --number <number> |
nself plugin realtime init
nself plugin realtime server start
nself plugin realtime rooms create general channel public
nself plugin realtime rooms add-member general user_123 member
npx nself-realtime events --number 100plugins/realtime/actions/*.shplugins/realtime/ts/src/cli.ts
- Commands
- File Processing Commands
- GitHub Commands
- ID.me Commands
- Jobs Commands
- Notifications Commands
- Realtime Commands
- Shopify Commands
- Stripe Commands
View All: Home (or see the full alphabetical list below — 129/129 synced with registry.json)
- Access-Controls
- Admin-Api
- AI-CLI
- AI-Studio
- Alerts
- Analytics
- API
- Audit
- Audit-Analytics
- Audit-Log
- Auth-Enterprise
- Backup
- BYOK
- CDC
- CDN
- CI
- Claw-CLI
- Cloudflare
- Compliance
- Content-Acquisition
- Content-Progress
- Content-Safety
- Costs
- CRDT
- Cron
- DDNS
- Devices
- DLQ
- Documents
- Dogfood
- Donorbox
- DR
- E2EE
- Encryption
- Entitlements
- Event-Bus
- Family-Ancestry
- Family-FamilySearch
- Family-GEDCOM
- Family-MyHeritage
- Family-WikiTree
- Feature-Flags
- Federation
- File-Processing
- Flags
- Forgejo
- Functions-V8
- Game-Metadata
- Gateway
- Gauth
- GDPR
- Geocoding
- GitHub
- GitHub-Runner
- HIPAA
- Home
- IDme
- Infra
- Invitations
- Job-Queue
- Jobs
- K8s
- Link-Preview
- Maintenance
- MDNS
- Media-Processing
- Meetings
- MLflow
- Model
- Monitor
- Monitoring
- Notifications
- Notify
- nSelf-Cloud
- nSelf-Eval-Gate
- nSelf-Geo
- nSelf-Image
- nSelf-PDF
- nSelf-Scan
- nSelf-Sync
- nSelf-Vault
- Object-Storage
- Observability
- Ollama
- Payments
- PayPal
- Pentest
- Pentest-Kit
- Plugin-ClawDE
- Plugin-Gauth
- Plugin-LLM-Gateway
- Plugin-PTY
- Plugin-Retrieval
- Podcast
- Post
- Push
- Queue
- Region
- Release
- Retro-Gaming
- Rom-Discovery
- Search
- Sentry-CLI
- Shared-Utils
- Shopify
- SIEM
- SMS
- Soak
- Sports
- Storage
- Storage-Transform
- Stripe
- Subtitle-Manager
- Tenant
- Tenant-Controller
- TMDB
- Tokens
- Torrent-Manager
- Transactional-Email
- VPN
- WAF
- Warehouse
- Watchdog
- Web3
- Webhooks
- Workflows
Related