An authentication server
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
 
 
Ludovic 'Archivist' Lagouardette f018614bc4 version 0.1.0 5 år sedan
spec version 0.1.0 5 år sedan
src version 0.1.0 5 år sedan
.editorconfig make into "format" 5 år sedan
.gitignore Initial commit 5 år sedan
.travis.yml Initial commit 5 år sedan
Dockerfile version 0.1.0 5 år sedan
LICENSE Changed the license 5 år sedan
README.md version 0.1.0 5 år sedan
auth_bench_udp.cr version 0.1.0 5 år sedan
auth_bench_ws.cr version 0.1.0 5 år sedan
shard.lock version 0.1.0 5 år sedan
shard.yml version 0.1.0 5 år sedan

README.md

authenticate

An authentication server that uses HTTP, Websockets and UDP

Installation

TODO: Write installation instructions here

Usage

TODO: Write usage instructions here

Development

TODO: Write development instructions here

Contributing

  1. Create your feature branch (git checkout -b my-new-feature)
  2. Commit your changes (git commit -am 'Add some feature')
  3. Push to the branch (git push origin my-new-feature)
  4. Create a new Pull Request

Contributors