Kamil Myśliwiec
10fdf16c47
build: use strict null checks part 1
2024-11-26 12:46:59 +01:00
Kamil Myśliwiec
3dfc7fc68e
feat(microservices): add status, unwrap, on, and other features
2024-11-15 10:03:05 +01:00
Tony133
0df4dcafa2
chore(microservices): mark facing apis public in microservices
2023-02-09 10:33:27 +01:00
Kamil Myśliwiec
20cbe3f4a5
chore(): resolve conflicts
2021-02-01 16:11:37 +01:00
Kamil Myśliwiec
dc8b1d5c72
refactor(microservices): rename is custom client options method
2021-02-01 14:23:37 +01:00
Kamil Myśliwiec
f8bc434bf4
test(microservices): add unit tests (populate errors by servers)
2021-01-28 14:35:02 +01:00
Jay McDoniel
530274e2c8
feat(microservice): allow for custom ClientProxy implementation
2020-11-17 07:01:42 -08:00
Kamil Myśliwiec
489d3299c0
format() run prettier, update format script
2019-10-04 09:08:27 +02:00
Michael Kaufman
151e2025bb
Event pattern producer and consumer initially working. Serialization still needs design.
2019-08-12 13:32:51 -04:00
Kamil Mysliwiec
dddf7b9a00
Merge pull request #2240 from BrunnerLivio/feature/client-proxy-factory-overload
...
feature(microservices): Return correct client type in ClientProxyFactory
2019-05-30 15:39:34 +02:00
Kamil Myśliwiec
d88b920dba
refactor(microservices): move client options for every client
2019-05-30 15:36:34 +02:00
Livio
17cb7ff2a4
feature(microservices): ClientProxyFactory return GRPC client type
...
Add overload to the ClientProxyFactory for better type security.
This allows the user to not cast the GRPC client to any
after creating it using the factory.
2019-05-22 18:45:42 +02:00
Kamil Myśliwiec
2e992d39ea
tests() fix unit tests, update enhancers
2018-12-18 16:51:47 +01:00
Anton
6099f9ec1b
Merge branch 'master' into feature/rmq-transport
2018-09-08 08:48:16 +03:00
Kamil Myśliwiec
b6fe9b06cc
refactor(microservices) remove unecessary options object
2018-09-02 22:31:11 +02:00
Anton
685dc33a56
feature(@nestjs/microservices) added rmq transport support
2018-07-08 08:30:55 +03:00
Kamil Myśliwiec
614de27310
refactor(@nestjs) rename directories, add script, fix tests
2018-03-24 15:11:48 +01:00