Skip to content

Implementing Peer Server on NestJS no longer works #1227

Discussion options

You must be logged in to vote

Hello everyone, I followed the docs for setting up peerjs-server on NestJS from https://docs.peerjs.com/server/frameworks/nestjs .But unfortunately It no longer works (or maybe for me). I started a fresh nestjs application, with only peer-server.service.ts being created. and i have put it as providers in AppModule. but when i localhost:3000/peer-server it shows 404 even in clients and postman. Did I do something wrong?

I had soled the proplem.
Add the code to your main.ts.

Replies: 0 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@Danvictorgithub
Comment options

Answer selected by Danvictorgithub
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
server related to peerjs-server
2 participants