/beerbucket

beerbucket - The online pub

Primary LanguageRustApache License 2.0Apache-2.0

logo


buildstatus

Description

beerbucket is a websocket based chat server backend using the actix-web framework.

Project usage (development)

Open repo directory as workspace in Visual Studio Code. Default build & launch settings are provided. Make sure the following vscode extensions are installed:

  • ms-vscode.cpptools
  • swellaby.rust-pack