Fenny
|
2ce81c1835
|
⚙ init server only once
|
2020-08-11 00:02:00 +02:00 |
|
Fenny
|
5108d2b3b3
|
⚙ init only once
|
2020-08-10 23:56:47 +02:00 |
|
Fenny
|
254bc30596
|
⚙ init only once
|
2020-08-10 23:56:16 +02:00 |
|
Fenny
|
5b2ade2fee
|
v1.13.4
|
2020-08-10 16:56:03 +02:00 |
|
Fenny
|
bd483b784e
|
Merge remote-tracking branch 'upstream/master'
|
2020-08-10 16:52:14 +02:00 |
|
ReneWerner87
|
2c6d7e00c4
|
🌵hybrid routing with tree and fast router
|
2020-08-10 10:54:41 +02:00 |
|
ReneWerner87
|
df3c48a734
|
🌵hybrid routing with tree and fast router
|
2020-08-10 10:51:38 +02:00 |
|
ReneWerner87
|
945b61d1c3
|
🌵hybrid routing with tree and fast router
|
2020-08-09 21:53:15 +02:00 |
|
Fenny
|
6ca4fe500f
|
Update app.go
|
2020-08-08 02:48:20 +02:00 |
|
Fenny
|
87127f571a
|
🧹 Remove deprecated Templates
|
2020-07-28 04:36:56 +02:00 |
|
Fenny
|
62dc7749e2
|
⚡Replace route count with handler count
Co-Authored-By: RW <renewerner87@googlemail.com>
Co-Authored-By: kiyon <kiyonlin@users.noreply.github.com>
|
2020-07-22 02:06:32 +02:00 |
|
ReneWerner87
|
b34a77bc96
|
💉 Sync route method metadata
Co-authored-by: Fenny <fenny@gofiber.io>
|
2020-07-21 23:30:52 +02:00 |
|
Fenny
|
2c71307f8f
|
📦 Make router stack accessable
Co-Authored-By: RW <renewerner87@googlemail.com>
Co-Authored-By: kiyon <kiyonlin@users.noreply.github.com>
|
2020-07-21 22:49:49 +02:00 |
|
wernerr
|
647e08ec00
|
🚀 compress same route's handler
|
2020-07-20 19:48:43 +02:00 |
|
wernerr
|
b9bdc0d4a8
|
🚀 compress same route's handler
|
2020-07-20 19:29:54 +02:00 |
|
kiyon
|
174eb0e33d
|
🚀 compress same route's handler and sort routes when registering
|
2020-07-20 21:43:01 +08:00 |
|
Fenny
|
f9e6ea8103
|
🖇 Cleanup router chaining
|
2020-07-19 13:36:26 +02:00 |
|
Fenny
|
ea7429eaf7
|
Merge remote-tracking branch 'upstream/master'
|
2020-07-19 13:33:57 +02:00 |
|
Fenny
|
9be99385dd
|
🎂 Bump v1.13.2
|
2020-07-19 13:33:37 +02:00 |
|
Fenny
|
5dc77f07d2
|
Merge remote-tracking branch 'upstream/master'
|
2020-07-19 13:33:00 +02:00 |
|
fenny
|
5f2c445812
|
Merge pull request #641 from ReneWerner87/route_chaining
🔗 Allow route method chaining
|
2020-07-19 13:32:45 +02:00 |
|
fenny
|
500556178a
|
Merge pull request #642 from Fenny/master
🎨 Fix colors for Windows
|
2020-07-19 13:20:52 +02:00 |
|
Fenny
|
2e4205d2ac
|
🐱👤 Bump v1.13.1
|
2020-07-19 13:20:25 +02:00 |
|
ReneWerner87
|
1b2d3d92c4
|
🔗Allow route method chaining
https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/types/express-serve-static-core/index.d.ts#L119-L126
|
2020-07-19 10:04:21 +02:00 |
|
Hemanth Krishna
|
b2447605b0
|
✏️ Fix typo for app and ctx warnings
|
2020-07-19 09:00:51 +02:00 |
|
Fenny
|
7f44f5b017
|
🔍 detect tcp proto by addr
|
2020-07-19 09:00:51 +02:00 |
|
Fenny
|
4554ea135c
|
🔍 Auto detect TCP protocol
|
2020-07-19 09:00:51 +02:00 |
|
Fenny
|
313885cd65
|
🧹 Handle TCP6 addr in Prefork
|
2020-07-19 09:00:51 +02:00 |
|
Fenny
|
c46e0379e3
|
🔌 Support TCP6 in Prefork mode
|
2020-07-19 09:00:51 +02:00 |
|
Fenny
|
caf98efddf
|
📀 Cores should be Threads
|
2020-07-19 09:00:51 +02:00 |
|
Hemanth Krishna
|
f695e21b1e
|
✏️ Fix typo for app and ctx warnings
|
2020-07-18 20:19:42 +05:30 |
|
Fenny
|
b8ae52c835
|
🔍 detect tcp proto by addr
|
2020-07-18 01:19:45 +02:00 |
|
Fenny
|
a6b03415aa
|
🔍 Auto detect TCP protocol
|
2020-07-18 01:17:52 +02:00 |
|
Fenny
|
2893c13718
|
🧹 Handle TCP6 addr in Prefork
|
2020-07-18 01:03:14 +02:00 |
|
Fenny
|
468404efe4
|
🔌 Support TCP6 in Prefork mode
|
2020-07-18 00:57:43 +02:00 |
|
Fenny
|
35fdd375cd
|
📀 Cores should be Threads
|
2020-07-18 00:47:18 +02:00 |
|
fenny
|
a2f2e76c3d
|
Merge pull request #619 from Fenny/master
🧫 Add TLS tests
|
2020-07-15 13:10:14 -04:00 |
|
Fenny
|
85987ec0b4
|
📦 Bump v1.13.0
|
2020-07-15 18:58:39 +02:00 |
|
fenny
|
346efd907c
|
Merge pull request #617 from Fenny/master
🧪 Increase test coverage: 96.4%
|
2020-07-15 12:28:30 -04:00 |
|
Fenny
|
da85c85c14
|
🧪 Increase test coverage: 96%
|
2020-07-15 17:43:30 +02:00 |
|
songjiayang
|
710b93bb7b
|
✏️ Fix typo for goreport
|
2020-07-15 13:51:10 +08:00 |
|
Fenny
|
9dbe22a0cf
|
🚀 Bump v1.12.7
|
2020-07-14 16:24:14 +02:00 |
|
Fenny
|
39b59d8d24
|
🎨 Fix PID alignment
|
2020-07-14 16:23:14 +02:00 |
|
Fenny
|
0a3eb08530
|
Merge remote-tracking branch 'upstream/master'
|
2020-07-14 14:35:26 +02:00 |
|
Fenny
|
0429ac32d9
|
🧹 Fix typo
|
2020-07-14 14:13:57 +02:00 |
|
kiyon
|
80e222093d
|
🍤 improve app test coverage
|
2020-07-14 15:23:41 +08:00 |
|
Fenny
|
d3dd32d9d1
|
🔌 Add IPv6 Support
Co-Authored-By: kiyon <kiyonlin@163.com>
|
2020-07-14 04:02:05 +02:00 |
|
Fenny
|
b6f0d6c6ad
|
🔌 Add IPv6 support
Co-Authored-By: kiyon <kiyonlin@163.com>
|
2020-07-14 03:56:05 +02:00 |
|
Fenny
|
20cba2604b
|
🔌 Add IPv6 support
Co-Authored-By: kiyon <kiyonlin@163.com>
|
2020-07-14 03:53:58 +02:00 |
|
Fenny
|
b8fbaca1ea
|
🔌 Add IPv6 Support
Co-Authored-By: kiyon <kiyonlin@163.com>
|
2020-07-14 03:02:26 +02:00 |
|