scalecube / scalecube-gateway

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

Refactored websocket sessions #143

Closed artem-v closed 4 years ago

artem-v commented 4 years ago

Motivation

Attempt to address issue with IllegalReferenceCountException.

Updates

**Verfied on LEAK\s (with paranoid level) during tests.