Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 243 Bytes

readme.md

File metadata and controls

9 lines (7 loc) · 243 Bytes

Kv-SSE-RPC

Kv Remote Procedure Calls by way of Sever Sent Events

Alt text

See: ./sseRegistration.ts

  • line-26 - registerClient(req: Request)
  • line-46 - switch (procedure)
    • line-91 - case 'GETALL':