ScaleCube API Gateway is the single entry point for service consumers. handles incoming requests and proxy/route to the appropriate microservice instance.
Apache License 2.0
18
stars
7
forks
source link
Add request info to WS's gateway message handler #93
Motivation: Add request information when caught exception at
.handleMessage()