1
0
mirror of https://git.sr.ht/~adnano/go-gemini synced 2024-09-20 03:11:34 +02:00
Commit Graph

9 Commits

Author SHA1 Message Date
adnano
685abaf2c7 Use more buffered I/O 2020-09-24 19:22:35 -04:00
adnano
de7a7724cb Use buffered IO 2020-09-24 19:02:03 -04:00
adnano
c4e7e8c892 Remove Client struct
Gemini requests are very simple and leave little room for customization,
so a configurable Client is not necessary.
2020-09-24 01:55:41 -04:00
adnano
efb3871d4d Provide Response with ConnectionState 2020-09-24 01:45:26 -04:00
adnano
11748c220a Fix client example 2020-09-24 01:43:03 -04:00
adnano
c3255b1d53 Merge Request and RequestInfo 2020-09-24 01:37:57 -04:00
adnano
fe4c98606f Refactor 2020-09-24 00:30:21 -04:00
adnano
d16253666e Enforce valid URLs 2020-09-21 22:21:51 -04:00
adnano
b81f6d44d4 Add package declaration comment 2020-09-21 22:09:50 -04:00