TommiCodes

Results 4 comments of TommiCodes

Hi, fyi i implemented the following workaround in my app, till a new version gets released. If you want you can take a look here: https://github.com/ThomasOliver545/real-time-chat-nestjs-angular/blob/main/frontend/src/app/private/sockets/custom-socket.ts

How did you start it? Did you use docker-compose (this should take care of all the stuff) and read the Readme?

Tried run npm i before?