Micael Levi L. Cavalcante
|
bc80ef6055
|
style: fix formatting on everything
|
2022-08-21 14:23:19 -04:00 |
|
kosh-b
|
380d230716
|
Add Kafka heartbeat callback to KafkaContext arguments and pass it to the endpoint
|
2022-07-19 11:53:37 +03:00 |
|
David Schütte
|
b91803c671
|
feat(microservices): add consumer getter to kafka context
Provide access to native consumer of kafkajs using @Ctx() decorator.
|
2022-03-07 14:41:31 +01:00 |
|
David Schütte
|
5b24f81cd8
|
feat(microservices): add commit offset to kafka context
Provide access to kafkajs commitOffset by using @Ctx() decorator when handeling an event.
This commit closes Kafka commitOffsets #9283.
|
2022-03-04 01:17:13 +01:00 |
|
Kamil Myśliwiec
|
cf362d369b
|
feat(microservices): support nats v2
|
2021-03-16 14:11:48 +01:00 |
|
Kamil Myśliwiec
|
1d6f717f22
|
fix(microservices): fix rmq context typo #4285
|
2020-03-12 10:27:48 +01:00 |
|
Kamil Myśliwiec
|
5633df4e2b
|
fix(microservices): add missing get pattern to rmq and tcp
|
2019-12-05 14:13:50 +01:00 |
|
Kamil Myśliwiec
|
a08d1aadf3
|
feat(): update context type in creation methods, add ctx tests
|
2019-11-29 09:22:55 +01:00 |
|