reactive-interaction-gateway
reactive-interaction-gateway copied to clipboard
Create low-latency, interactive user experiences for stateless microservices.
The proxy already supports forwarding HTTP requests. A sample HTTP request for invoking a Lambda functions looks like this: ```http POST /2015-03-31/functions/FunctionName/invocations?Qualifier=Qualifier HTTP/1.1 X-Amz-Invocation-Type: InvocationType X-Amz-Log-Type: LogType X-Amz-Client-Context: ClientContext Payload...
I am currently migrating my project to use SSE in favor of REST and RIG as a middleman plays exceptionally well in this mix. Thanks for the efforts! I use...
Per @chadmott note in #165 > if your schemes are designed to be fully compatible, which ours are, we have the services poll the registry every five minutes and take...
Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8. Changelog Sourced from minimist's changelog. v1.2.8 - 2023-02-09 Merged [Fix] Fix long option followed by single dash [#17](https://github.com/minimistjs/minimist/issues/17) [Tests] Remove duplicate test [#12](https://github.com/minimistjs/minimist/issues/12) [Fix]...
Bumps [debug](https://github.com/debug-js/debug) to 2.6.9 and updates ancestor dependency [artillery](https://github.com/artilleryio/artillery). These dependencies need to be updated together. Updates `debug` from 2.2.0 to 2.6.9 Release notes Sourced from debug's releases. 2.6.9 Patches...
Bumps [ms](https://github.com/vercel/ms) to 2.1.2 and updates ancestor dependency [artillery](https://github.com/artilleryio/artillery). These dependencies need to be updated together. Updates `ms` from 0.7.1 to 2.1.2 Release notes Sourced from ms's releases. 2.1.2 Patches...
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. Release notes Sourced from json5's releases. v1.0.2 Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a...
Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3. Release notes Sourced from json5's releases. v2.2.3 Fix: [email protected] is now the 'latest' release according to npm instead of v1.0.2. (#299) v2.2.2 Fix: Properties...
Bumps [json5](https://github.com/json5/json5) to 2.2.3 and updates ancestor dependency [react-scripts](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-scripts). These dependencies need to be updated together. Updates `json5` from 1.0.1 to 2.2.3 Release notes Sourced from json5's releases. v2.2.3 Fix:...