Jan Krüger

Results 20 comments of Jan Krüger

For docs, should I update the docs in ``nestjs/docs.nestjs.com``? I think we could either add another section in: https://docs.nestjs.com/microservices/basics#client Or make an own page for ``TCP Client`` or ``TCP TLS...

Docs have been updated as well, the PR is linked above

I can add a sample later that I used for testing, should I include a self-signed certificate in the sample? I'm waiting for #7486 to merged, since this includes support...

Hi, ty for the the feedback I'll try work on this this weekend.

Currently I dont have that much time to work on this @AnisJS09 Do you want to continue?

Okay, I managed to get some time to continue working on this. I worked on the review from @kamilmysliwiec and think I got it sorted. Looking into integration testing right...

Ahh alright. I completely missed that. Will work on this later then and finish this feature request.

Okay, I added the e2e tests. I included a self signed certificate.

@elucidsoft it's still wip. I don't have time atm to work on this. Check https://github.com/nestjs/nest/pull/7516

Hello, I can confirm this. For me its not working, after saving something in my project and live reload triggering. If I manually refresh ionic-lab then it works as intended....