Skip to content

bloop-box/bloop-server-framework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bloop Server Framework

This library helps you to quickly get a Bloop server up and running. It handles all the heavy lifting like the network protocol, general game logic, and a few additional extras.

The framework implements the Bloop Protocol v3 and is not ready for general usage yet!

Quick start

A minimal in-memory example can be found in the examples folder. You can run it like this:

cargo run --example simple --all-features

Evaluators

This library comes with a couple of generic evaluators you can plug straight into your achievements!

About

Bloop server framework

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages