1
0
mirror of https://git.sr.ht/~adnano/go-gemini synced 2024-09-19 23:01:37 +02:00
Commit Graph

17 Commits

Author SHA1 Message Date
adnano
8066279549 Rename ServeMux to Mux 2021-03-15 15:44:35 -04:00
adnano
36c5bbaebe examples/stream: Simplify 2021-02-23 15:31:41 -05:00
adnano
c9479c10ed Update examples 2021-02-23 08:43:47 -05:00
adnano
282120c368 examples/stream: Remove /shutdown handler 2021-02-22 21:16:13 -05:00
adnano
6d26abd514 examples/stream: Remove usage of Flusher 2021-02-22 20:07:37 -05:00
adnano
86c4b74e04 examples/stream: Showcase Server.Shutdown method 2021-02-21 00:29:41 -05:00
adnano
7882f1dbf0 Update examples 2021-02-20 18:30:49 -05:00
adnano
a6c922e1b2 examples: Use Server.Handler 2021-02-17 20:35:27 -05:00
adnano
3ae7a859c4 examples: Use new ResponseWriter interface 2021-02-17 13:39:23 -05:00
adnano
e23fd5217e Move ResponseWriter.Flush to Flusher interface 2021-02-17 11:44:13 -05:00
adnano
8c0ff0547d Make ResponseWriter an interface 2021-02-09 09:46:18 -05:00
adnano
1241af39f0 Update examples 2021-01-25 10:59:50 -05:00
adnano
1283045355 server: Rename Register to Handle 2021-01-14 22:12:07 -05:00
adnano
648a2ef3ec Update examples 2021-01-14 21:23:13 -05:00
adnano
1456f82d66 Update examples/stream.go 2021-01-10 01:13:07 -05:00
adnano
b5cc06ad60 Add ResponseWriter.Flush function 2020-12-18 13:15:34 -05:00
adnano
896573601c Add examples/stream.go 2020-12-18 12:31:37 -05:00