You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Onja 5bac1a9945 Add socket.io functionality to the main.js file, including event listeners for various events and toastr notifications for success or error events 12 months ago
bin Add "configureSocket" function to create a WebSocket connection and handle connection and disconnection events 12 months ago
src Add socket.io functionality to the main.js file, including event listeners for various events and toastr notifications for success or error events 12 months ago
.gitignore Add public/js/main.min.js, public/js/main.min.js.map, public/css/main.min.css, and public/css/main.min.css.map to the .gitignore file 12 months ago
package-lock.json Add socket.io and socket.io-client dependencies to package.json 12 months ago
package.json Add socket.io and socket.io-client dependencies to package.json 12 months ago
webpack.config.js Add webpack configuration for CSS extraction, minification, and optimization 12 months ago