Skip to content

mealicecooper/rocketSocket

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Rocket Socket

Rocket Socket is a simple web-based chat client-server system that allows users to join different chat rooms and communicate with each other in real-time. It's built using HTML, CSS, and JavaScript, and it utilizes WebSocket for real-time communication with the server.

Features

  • Join different chat rooms by entering a room name.
  • Send and receive messages in the selected chat room.
  • Messages are displayed in real-time without the need to refresh the page.
  • Easily switch between chat rooms or leave the current room.

Getting Started

To get started with Rocket Client, follow these steps:

  1. Clone the repository: git clone https://github.com/your-username/rocket-client.git
  2. Open the index.html file in your web browser.
  3. Enter a username and join a chat room.
  4. Start chatting with other users in the room!

Usage

  • Enter your desired username in the provided input field.
  • Enter a room name or select an existing room to join.
  • Type your message in the message input field and press "Send" to send the message to all users in the room.
  • To leave a room, simply click the "Leave" button.

Technologies Used

  • HTML
  • CSS
  • JavaScript
  • WebSocket

License

This project is licensed under the MIT License. See the LICENSE file for details.

Acknowledgements

Special thanks to WebSocket.org for providing resources and documentation on WebSocket technology.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 51.2%
  • JavaScript 21.5%
  • CSS 19.3%
  • HTML 8.0%