This repository has been archived by the owner on Oct 9, 2024. It is now read-only.
Releases: dgraph-io/gru
Releases · dgraph-io/gru
Gru v0.1.1 release
This is an MVP release.
Features
Server
- Ability to run a quiz and a demo before it.
- Authentication based on a token for quiz candidates.
- Rate limiting to avoid DDOS attacks.
- Supports attempting demo quiz for candidates without a valid auth token.
- Supports TLS encrypted communication.
Client
- Command line client which is used to answer the quiz questions.
- Shows the score, time left and information about the connection status to Gru server.