Skip to content

hookdeck/simple-q

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple-Q

This project demonstrates building a simple pubsub queue application on top of Hookdeck.

It consists of two components:

  • sdk: This is the thin SDK that clients can install and can use to publish and subscribe events
  • server: A thin proxy that translates that forwards the payloads it receives over a websocket connection initiated by the SDK's .subscribe

Releases

No releases published

Packages

No packages published