Skip to content
This repository was archived by the owner on Oct 3, 2023. It is now read-only.

Latest commit

 

History

History
7 lines (7 loc) · 333 Bytes

File metadata and controls

7 lines (7 loc) · 333 Bytes

Handshake

{"type": "handshake","role":"service","services": {"login": "aaa"}} {"type": "handshake","role":"client"}

Request

{"type": "request","service":"login","data":{},"jobid":"e9be3f08-d5ac-4fe3-b13b-d6fc9cb8f482"}

Respond

{"type": "respond","data":{"status":"1"},"jobid":"e9be3f08-d5ac-4fe3-b13b-d6fc9cb8f482"}