sternenseemann / spacecookie

gopher library & server written in Haskell
https://sternenseemann.github.io/spacecookie/
GNU General Public License v3.0
47 stars 5 forks source link

Implement proper RFC1436 text transactions #46

Open sternenseemann opened 3 years ago

sternenseemann commented 3 years ago

We always use the binary file response which we should probably resolve to call ourselves a RFC1436 implementor although binary file responses work well enough.