Added the Infrastructure provisioning consumer on
`k8s-updater` is a process that creates or updates the user's namespace consumers on my Kubernetes cluster. Basically, I launch an event named `update-infra` and this process updates the necessary infrastructure on a Kubernetes cluster so all User's consumers are running.
Updated Queues UI, to show Play/Pause controls per queue at
Created List UI for Queues and Message Types objects
Created an endpoint to obtain the TypeScript typings of Message schemas
- Created an endpoint on the backend to convert from JSON schema that defines the event payload to TypeScript so SDK users can benefit from type definitions.
- ALso started the UI section for Message Types.
- ALso started the UI section for Message Types.
Created NextJS wrapper.
[@runhare/next](https://www.npmjs.com/package/@runhare/next) Is a wrapper around [@runhare/node](https://www.npmjs.com/package/@runhare/node) SDK to allow NextJS apps to quickly consume RunHare events.
The wrapper is already been put to good use in the RunHare App itself.
The wrapper is already been put to good use in the RunHare App itself.
Finished the NodeJS version of SDK
The finished version is on NPM https://www.npmjs.com/package/@runhare/node
The NodeJS SDK allows developers to quickly publish and consume type-safe, secure event messages.
The NodeJS SDK allows developers to quickly publish and consume type-safe, secure event messages.
- ◄ Previous
- 1
- Next ►