Simple, Secure & Persistent chat application using peer-to-peer service offered by peerJS libraries made with ionic capacitor, using angular
- Run :
npm i
- Finally Run :
ionic serve --ssl
- You can test the app inside two browsers or two tabs in the same browser. Try to access this link
https://localhost:[SERVER_PORT]/home
Check your IP address and make sure your firewall or antivirus is not blocking access.
Inspired by Rubilmax/peerjs-multichat