mirror of
https://github.com/nestjs/nest.git
synced 2026-02-21 23:11:44 +00:00
feat(kafka): Starts work on implementing client/server
This commit is contained in:
@@ -5,4 +5,5 @@ export enum Transport {
|
||||
MQTT,
|
||||
GRPC,
|
||||
RMQ,
|
||||
KAFKA
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user