https://github.com/origamidream/matchmaking
A simple Matchmaking API using Redis
https://github.com/origamidream/matchmaking
matchmaking redis redis-client
Last synced: 10 months ago
JSON representation
A simple Matchmaking API using Redis
- Host: GitHub
- URL: https://github.com/origamidream/matchmaking
- Owner: OrigamiDream
- License: mit
- Created: 2018-08-16T07:35:40.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-06-15T00:31:13.000Z (almost 3 years ago)
- Last Synced: 2024-05-02T03:45:01.777Z (about 2 years ago)
- Topics: matchmaking, redis, redis-client
- Language: Java
- Homepage:
- Size: 130 KB
- Stars: 8
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://travis-ci.org/OrigamiDream/Matchmaking) [](https://jitpack.io/#OrigamiDream/Matchmaking)
[](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)