Skip to content

Hansen1030/CS222

Repository files navigation

Distributed Server

This is the distributed server component of the ChatMaster project.

Setup

  1. Clone the repository.
  2. Install dependencies listed in dependencies.txt.
  3. Compile the server using your preferred compiler.
  4. Run the server executable.

Configuration

  • The server configuration can be modified in server_config.ini.

Nginx Integration

  • Nginx is configured to proxy requests to the distributed server.
  • Make sure to update Nginx configuration if the server port changes.

Unit Testing

  • Execute unit tests by compiling and running test_main_server.cpp.

Contribution

  • Contributions are welcome. Create a branch, make changes, and submit a pull request.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •