~gbmor/laika

async Gemini protocol server

af0ce6f some tests for modules response and err

~gbmor pushed to ~gbmor/laika git

1 year, 4 months ago

b1c03b7 when impl fmt::Display, use response code as u8

~gbmor pushed to ~gbmor/laika git

1 year, 4 months ago

#laika

async Gemini protocol server.

  • Serves static content
  • Configurable gemini root, port, ip to bind to, logfile location.

#To do

  • User directories (~/public_gemini)
  • Optional autogenerated directory indexes
  • Service files
  • Tests

#Development

The repository is available I'm primarily using sr.ht/~gbmor/laika for development, but the repository will be available at github.com/gbmor/laika.

#Notes

#What's the name mean?

Gemini the protocol is named after NASA's Project Gemini. As a result, some gemini-related projects use space-themed names. Laika was the first dog in space.