summaryrefslogtreecommitdiffstats
path: root/network/gmi100/README
blob: e86f3f77a8564e1105aa411b3f0013f08a83aebf (plain) (blame)
1
2
3
4
5
6
gmi100 (Gemini CLI protocol client written in 100 lines of ANSI C)

I tried to pack as much as possible in 100 lines of ANSI C. Initially
I struggled to fit simple TLS connection in such small space but
eventually I ended up with CLI client capable of efficient navigation
between capsules of Gemini space.