mirror of
https://github.com/alkimake/paperclip.git
synced 2026-06-19 04:00:38 +09:00
Remove legacy OpenClaw adapter and keep gateway-only flow
This commit is contained in:
parent
5fae7d4de7
commit
048e2b1bfe
55 changed files with 454 additions and 5057 deletions
|
|
@ -12,7 +12,7 @@ Use when:
|
|||
- You want native gateway auth/connect semantics instead of HTTP /v1/responses or /hooks/*.
|
||||
|
||||
Don't use when:
|
||||
- You only expose OpenClaw HTTP endpoints (use openclaw adapter with sse/webhook transport).
|
||||
- You only expose OpenClaw HTTP endpoints.
|
||||
- Your deployment does not permit outbound WebSocket access from the Paperclip server.
|
||||
|
||||
Core fields:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue