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 1 year ago
bin Add "configureSocket" function to create a WebSocket connection and handle connection and disconnection events 1 year 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 1 year 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 1 year ago
package-lock.json Add socket.io and socket.io-client dependencies to package.json 1 year ago
package.json Add socket.io and socket.io-client dependencies to package.json 1 year ago
webpack.config.js Add webpack configuration for CSS extraction, minification, and optimization 1 year ago