Your friendly neighborhood websocket messenger
Husky is a combination of frontend and backend services made to provide websocket message exchange with encryption (todo) and no trace on server.
- Clone the repo
- Place
server.phpon your server to run as daemon - Modify
preconnect.phpfollowing the comments inside and place on the root path of the server - Modify
secure.phpfollowing the comments inside (USER_KEYSareusername:passwordformatted) and place it in the same path asserver.php - Modify
secure.rsfollowing the comments inside - Build Rust client app
