nimishwadekar / CSF303-Image-Server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Steps to Run the server

  • Install cargo through a package manager.
  • Move into the q-server directory and execute the command cargo run -- <IP>:<Port> where <IP>:<Port> is the IP address and port number the server will bind to.

About


Languages

Language:Rust 61.9%Language:C 27.8%Language:Python 10.3%