Commit Graph

3 Commits

Author SHA1 Message Date
MatthiasSaihttam
aa0d8ddefe Basic path pathRegistry matching!
* We can now register paths with handler functions and it works!
2021-08-28 18:32:24 -04:00
MatthiasSaihttam
af9ce9f61f Start fleshing it out
* Start a static handler
* GeminiServer can now load certs and runs a TLS server
* The example now runs!
2021-08-28 17:34:09 -04:00
MatthiasSaihttam
a6f5a2cd62 Move to ES6 modules
* Move to ES6 modules
* Start working on a GeminiServer class
* Create a package.json
2021-08-28 16:09:02 -04:00