Added tons of javadoc, finalized server-side registration protocol.

This commit is contained in:
Andrew Lalis 2021-09-28 23:45:51 +02:00
parent 6b7712a9fb
commit d87577fc0b
2 changed files with 15 additions and 0 deletions

0
docs/.nojekyll Normal file
View File

15
docs/index.html Normal file
View File

@ -0,0 +1,15 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Concord</title>
</head>
<body>
<h1>Concord</h1>
<p>
More content coming soon!
</p>
</body>
</html>