master
fix(microservices): reject pending Redis requests on close
build: use strict null checks part 4
feat(microservices): Add producer reference to KafkaContext
fix(microservices): fix grpc stream method return type
chore: typo fix
chore: remove redundant comments
refactor(microservices): Use options object for JsonSocket constructor
test: remove leftover debug console.log statements
fix(microservices): preserve packet headers in nats serializer
fix(microservices): call on processing end hook
test: fix broken unit transform pattern test
refactor(): reimplement routes storage
style(microservices): keep constants import on one line for prettier
test: update outdated unit tests
chore: add tsconfig file for `test` directories