mirror of
https://github.com/pockethost/pockethost.git
synced 2025-03-30 15:08:30 +00:00
14 lines
357 B
Markdown
14 lines
357 B
Markdown
# Cloud Functions
|
|
|
|
PocketHost can run a Deno worker alongside your instance. In this worker, you can use the PocketHost client to listen for realtime changes or perform any other operations you desire.
|
|
|
|
Update your Deno worker via [PocketHost's FTP service](ftp.md).
|
|
|
|
## Quickstart
|
|
|
|
## RPC system
|
|
|
|
- Install RPC schema
|
|
- add command names to filter table
|
|
-
|