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 |
|
Kamil Myśliwiec
|
c728ecf9b4
|
chore(): resolve conflicts
|
2022-07-07 09:25:38 +02:00 |
|
Chris Ha
|
bf7376803c
|
chore: typo fix
|
2022-06-19 10:36:22 -05:00 |
|
Kamil Myśliwiec
|
7501e3f700
|
chore(): resolve conflicts
|
2022-06-15 11:47:23 +02:00 |
|
delucca
|
dd3d85ae8a
|
feat(microservices): exposes base context on the main package
|
2022-06-02 16:57:12 -04:00 |
|
Kamil Myśliwiec
|
4ca738dddf
|
chore(): resolve conflicts
|
2022-05-17 12:55:34 +02:00 |
|
Kamil Myśliwiec
|
a439055646
|
feat(microservices): add kafka retriable exception, rethrow if needed
|
2022-05-17 10:41:08 +02: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 |
|
Jean-Baptiste
|
e8abf50812
|
feat(microservices): allow use of custom tcp sockets
|
2022-01-30 14:16:31 +01:00 |
|
Kamil Myśliwiec
|
cf362d369b
|
feat(microservices): support nats v2
|
2021-03-16 14:11:48 +01:00 |
|
Kamil Myśliwiec
|
a2b4c4a723
|
fix(): fix unit tests, imports
|
2021-02-11 14:52:20 +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
|
c973efabc8
|
fix(microservices): ignore context by default when running pipes
|
2019-10-26 12:40:50 +02:00 |
|
Kamil Myśliwiec
|
1d27dacb2a
|
feat() add rpc & ws decorators, add rpc context
|
2019-09-26 12:44:44 +02:00 |
|