Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/origamidream/matchmaking

A simple Matchmaking API using Redis
https://github.com/origamidream/matchmaking

matchmaking redis redis-client

Last synced: about 2 months ago
JSON representation

A simple Matchmaking API using Redis

Awesome Lists containing this project

README

        

[![Build Status](https://travis-ci.org/OrigamiDream/Matchmaking.svg?branch=master)](https://travis-ci.org/OrigamiDream/Matchmaking) [![](https://jitpack.io/v/OrigamiDream/Matchmaking.svg)](https://jitpack.io/#OrigamiDream/Matchmaking)
[![](https://img.shields.io/github/license/mashape/apistatus.svg)](https://github.com/OrigamiDream/Matchmaking/blob/master/LICENSE)

# Matchmaking

A simple Matchmaking API for minecraft/jvm-environment programs

# Guideline
- [Wiki](https://github.com/OrigamiDream/Matchmaking/wiki)
- [Example](https://github.com/OrigamiDream/Matchmaking/tree/master/example/src/main/java/av/is/matchmaking/example)