Aliaksandr Valialkin
|
15e46458ea
|
Added Coverage and 'Go Report' badges to the top of README.md
|
2016-03-03 01:58:57 +02:00 |
|
Aliaksandr Valialkin
|
bfefb9adf3
|
Added a link to questions filed in issues
|
2016-02-29 14:05:23 +02:00 |
|
Aliaksandr Valialkin
|
05ab4737e9
|
README prettifying: added GoDoc badge, added links to benchmarks
|
2016-02-26 17:05:51 +02:00 |
|
Aliaksandr Valialkin
|
da0d6f1ea7
|
Mention fasthttp-routing in README - an ozzo-routing fork for fasthttp. See https://github.com/go-ozzo/ozzo-routing/issues/14 for details.
|
2016-02-25 10:26:46 +02:00 |
|
Aliaksandr Valialkin
|
44ffec0954
|
Issue #52: updated client benchmark results in readme
|
2016-02-15 15:00:33 +02:00 |
|
Aliaksandr Valialkin
|
6b0853e13b
|
Mention fasthttpadaptor and expvarhandler in README
|
2016-02-11 12:17:44 +02:00 |
|
Aliaksandr Valialkin
|
72a8861efd
|
mention fasthttputil in README
|
2016-02-05 17:48:43 +02:00 |
|
Aliaksandr Valialkin
|
e62325dfac
|
Merge pull request #44 from Freeaqingme/master
Readme: Suggest use of Go 1.6 for performance
|
2016-02-01 16:16:44 +03:00 |
|
Aliaksandr Valialkin
|
c045b92c3c
|
formatting fix
|
2016-02-01 15:14:28 +02:00 |
|
Aliaksandr Valialkin
|
2096fea52d
|
Issue #43: explained why fasthttp prefers returning []byte instead of string
|
2016-02-01 15:13:26 +02:00 |
|
Dolf Schimmel (Freeaqingme)
|
c749517cdc
|
Readme: Suggest use of Go 1.6 for performance
|
2016-01-30 15:58:00 +01:00 |
|
Aliaksandr Valialkin
|
764a74e2ec
|
Added ServeFile and ServeFileUncompressed to be on par with net/http
|
2016-01-17 23:12:38 +02:00 |
|
Aliaksandr Valialkin
|
10cf13f175
|
Merge pull request #35 from rafax/patch-1
Fix typo in README.md
|
2016-01-08 16:01:09 +02:00 |
|
Aliaksandr Valialkin
|
910e5a9d2a
|
Added FormFile and FormValue helpers to RequestCtx in order to be on par with net/http
|
2016-01-08 15:03:02 +02:00 |
|
Rafał Gajdulewicz
|
7ec7834d5d
|
Fix typo in README.md
|
2016-01-08 09:29:54 +01:00 |
|
Aliaksandr Valialkin
|
10c0d9fdcf
|
Point to fasthttpadaptor docs instead of source code in README
|
2016-01-06 17:14:15 +02:00 |
|
Aliaksandr Valialkin
|
d53b8f0f3c
|
Added net/http -> fasthttp converter for quick and easy switching to fasthttp
|
2016-01-06 17:11:43 +02:00 |
|
Derek Perkins
|
54485e54e8
|
Fix typos
|
2015-12-25 15:47:37 -07:00 |
|
Aliaksandr Valialkin
|
138215002e
|
Added 'src = src[:0]' hack for nil src into readme
|
2015-12-24 18:49:33 +02:00 |
|
Aliaksandr Valialkin
|
223c02fe41
|
Issue #18: mention @leavengood 's websocket implementation in readme
|
2015-12-24 18:48:25 +02:00 |
|
Aliaksandr Valialkin
|
208a870655
|
Typo fix
|
2015-12-17 12:54:13 +02:00 |
|
Aliaksandr Valialkin
|
23df3794ba
|
Mention fasthttprouter in the 'switching from net/http to fasthttp' chapter
|
2015-12-17 12:53:09 +02:00 |
|
Aliaksandr Valialkin
|
db76b9ca95
|
Issue #8: mention fasthttprouter in readme
|
2015-12-16 16:52:54 +02:00 |
|
Aliaksandr Valialkin
|
752f493324
|
Refer to PathRewriteFunc as net/http.StripPrefix substitution
|
2015-12-10 13:26:46 +02:00 |
|
Aliaksandr Valialkin
|
400114e9fe
|
Added RequestCtx.NotFound() helper
|
2015-12-10 13:22:23 +02:00 |
|
Aliaksandr Valialkin
|
6db1946298
|
Use ctx.UserAgent() shortcut instead of ctx.Request.Header.UserAgent()
|
2015-12-10 13:17:21 +02:00 |
|
Aliaksandr Valialkin
|
1a06baebe3
|
Refer to SetBodyStreamWriter from SetBodyStream docs
|
2015-12-09 16:34:50 +02:00 |
|
Aliaksandr Valialkin
|
4838a1852e
|
Updated tips and tricks section in README
|
2015-12-09 13:54:41 +02:00 |
|
Aliaksandr Valialkin
|
9bac0d4123
|
Added RequestCtx.SendFile()
|
2015-12-08 15:18:21 +02:00 |
|
Aliaksandr Valialkin
|
e80eda19e9
|
Issue #10: Added initial examples
|
2015-12-04 15:09:12 +02:00 |
|
Aliaksandr Valialkin
|
6a748e6e93
|
Added static files' handler
|
2015-12-04 13:21:52 +02:00 |
|
Aliaksandr Valialkin
|
19078dcdc1
|
Improved wording
|
2015-12-04 13:03:55 +02:00 |
|
Aliaksandr Valialkin
|
296de2f908
|
Added client benchmarks into readme
|
2015-12-02 19:28:12 +02:00 |
|
Aliaksandr Valialkin
|
cc9de9e860
|
Spelling fixes
|
2015-12-02 18:58:56 +02:00 |
|
Aliaksandr Valialkin
|
9f9a9e0719
|
Formatting
|
2015-12-02 18:55:09 +02:00 |
|
Aliaksandr Valialkin
|
c0e66746d8
|
Fixed spelling typo
|
2015-12-02 18:50:53 +02:00 |
|
Aliaksandr Valialkin
|
25a28229dc
|
Updated benchmark results in readme
|
2015-12-02 18:44:19 +02:00 |
|
Aliaksandr Valialkin
|
704004d041
|
Issue #12: added travis build status icon to readme
|
2015-12-02 14:22:16 +02:00 |
|
Aliaksandr Valialkin
|
9f2b713eff
|
Added quick links to the top of readme
|
2015-12-02 14:03:26 +02:00 |
|
Aliaksandr Valialkin
|
a1d8e1a775
|
formatting
|
2015-12-02 13:59:33 +02:00 |
|
Aliaksandr Valialkin
|
aea77018ef
|
Added a section with []byte buffer tricks
|
2015-12-02 13:53:47 +02:00 |
|
Aliaksandr Valialkin
|
e823a9af54
|
Added missing parenthesis
|
2015-12-02 12:28:33 +02:00 |
|
Aliaksandr Valialkin
|
e9ca9a2274
|
Added a section about code profiling into 'switching from net/http to fasthttp'
|
2015-12-02 12:24:47 +02:00 |
|
Aliaksandr Valialkin
|
055f9ed5f7
|
Added a link to 'switching from net/http to fasthttp' at the top of readme
|
2015-12-02 12:18:53 +02:00 |
|
Aliaksandr Valialkin
|
58eba24fa0
|
Updated 'converting from net/http to fasthttp' section
|
2015-12-02 12:16:11 +02:00 |
|
Aliaksandr Valialkin
|
1cf0365cba
|
Updated net/http -> fasthttp conversion table
|
2015-12-02 08:37:53 +02:00 |
|
Aliaksandr Valialkin
|
c4e36ed95d
|
An attempt to fix formatting
|
2015-12-01 21:10:05 +02:00 |
|
Aliaksandr Valialkin
|
9f6ed6884a
|
Added r.Header.Get() and w.Header().Set() to net/http -> fasthttp cheat sheet
|
2015-12-01 21:08:33 +02:00 |
|
Aliaksandr Valialkin
|
ad74b77cbd
|
Updated net/http -> fasthttp cheat sheet
|
2015-12-01 21:04:57 +02:00 |
|
Aliaksandr Valialkin
|
1274656fbc
|
Added missing parenthesis
|
2015-12-01 19:21:29 +02:00 |
|