question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Update 'Microservices Custom Transport'

See original GitHub issue

I’m submitting a…


[ ] Regression 
[ ] Bug report
[ ] Feature request
[ ] Documentation issue or request (new chapter/page)
[ ] Support request => Please do not submit support request here, instead post your question on Stack Overflow.

Current behavior

Expected behavior

Update Microservices -> Custom Transport to the latest Nest version.

Minimal reproduction of the problem with instructions

What is the motivation / use case for changing the behavior?

Environment


For Tooling issues:
- Node version: XX  
- Platform:  

Others:

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:7 (2 by maintainers)

github_iconTop GitHub Comments

9reactions
johnbiundocommented, Mar 2, 2020

Working on the official docs now. In the mean time, here’s a tutorial: https://dev.to/nestjs/part-1-introduction-and-setup-1a2l

(I wrote the tutorial as a result of doing the research to write the docs)

@mfsoftworks @duro @rewebcan @iangregsondev

4reactions
durocommented, Oct 17, 2019

@kamilmysliwiec We are eager to create a custom transport and client to help us integrate nest with Kinesis. Is there any movement on this?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Custom transporters | NestJS - A progressive Node.js framework
Custom transporters. Nest provides a variety of transporters out-of-the-box, as well as an API allowing developers to build new custom transport strategies.
Read more >
Custom Transport Layers in NestJS | by Uri Chandler - Medium
In NestJS lingo, the communication protocol that a microservice will use to consume messages from is called a Transport Layer Strategy. And, ...
Read more >
Part 1: Introduction to Microservices and Transporters
Transporters enable you to connect components over a network using a pluggable communications layer and a very simple application-level message ...
Read more >
Creating microservices in Nest.js - Architect.io
In this tutorial we'll demystify the creation and operation of microservices for Node.js developers by creating a microservice using NestJS.
Read more >
Nestjs microservices with custom transport, what about ...
Check your email for updates. Collectives™ on Stack Overflow. Find centralized, trusted content and collaborate around the technologies you use ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found