Skip to content

BW404/GUBChat

Repository files navigation

Chat Application

Description

This project is a chat application that allows users to communicate in real-time. It consists of a server and client architecture, enabling multiple users to connect and chat with each other. Righ now this chat application is connected to my own server which is hosted on a Raspberry pi.

Installation Instructions

  1. Clone the repository:
    git clone <https://github.com/BW404/GUBChat.git>
  2. Navigate to the project directory:
    cd GUBChat
  3. Compile the Java files:
    javac src/*.java

Usage

  1. Start the server:
    java ChatServer.java
  2. Run the main file:
    java Main.java

Contributing

Contributions are welcome! Please open an issue or submit a pull request.

License

This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages