A Gemini server and client written in Golang
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
DustyP 0b4df0d82d
Add cert and key files to gitignore
5 years ago
cmd Initial client server connection using TLS 5 years ago
pkg/gemini Initial client server connection using TLS 5 years ago
.gitignore Add cert and key files to gitignore 5 years ago
LICENSE Initial commit 5 years ago
README.md Initial commit 5 years ago

README.md

titan2

Gemini server/client implementation