gc

simple gopher client
git clone git://git.alexkarle.com.com/gc
Log | Files | Refs | README | LICENSE

README (280B) [raw]


      1 # gc
      2 
      3 A simple gopher client.
      4 
      5 Written for the lulz and learnings.
      6 
      7 ---
      8 
      9 This is really just a weekend project designed to teach
     10 me more about the gopher protocol.
     11 
     12 For actually browsing the gopher, I'd recommend one of:
     13 
     14 * sacc (C, TLS support)
     15 * bombadillo (Go, gemini support)