2020-10-21 16:28:50 -04:00
2020-10-21 16:28:50 -04:00
2020-10-13 17:33:14 -04:00
2020-10-13 20:24:06 -04:00
2020-10-21 15:57:04 -04:00
2020-10-21 16:28:50 -04:00
2020-10-13 20:10:18 -04:00
2020-10-13 20:27:56 -04:00
2020-10-12 16:39:01 -04:00
2020-10-21 16:28:50 -04:00

gmi

GoDoc

Package gmi implements the Gemini protocol in Go.

It aims to provide an API similar to that of net/http to make it easy to develop Gemini clients and servers.

Examples

There are a few examples provided in the examples directory. To run the examples:

go run examples/server.go
Description
Fork of go-gemini
Readme 600 KiB
Languages
Go 100%