Tony Chen
|
8c26c8c328
|
examples: add cors example (#1048)
* add cors example
|
2021-06-13 15:21:29 +08:00 |
|
Tony Chen
|
eca0f35cb5
|
transport/http: add vars to http context (#1037)
* add vars to http context
* add query to http context
* remove http deps
* clean request decoder
|
2021-06-12 22:21:54 +08:00 |
|
Tony Chen
|
00088f644a
|
examples: clean examples (#1036)
* clean examples
* update yaml to v3
|
2021-06-12 20:20:18 +08:00 |
|
Tony Chen
|
1b13abd136
|
transport/http: add http route (#1029)
* add http route
* fix http context
* add HTTP middleware
Co-authored-by: longXboy <longxboyhi@gmail.com>
|
2021-06-12 18:30:17 +08:00 |
|
Tony Chen
|
f83438b693
|
http/health: remove health handler (#978)
* remove health handler & example
|
2021-06-01 11:26:27 +08:00 |
|
longxboy
|
eb958b2093
|
add path for rpc stub (#947)
* add path for rpc stub
* fix http body and response_body
Co-authored-by: chenzhihui <zhihui_chen@foxmail.com>
|
2021-05-26 14:23:43 +08:00 |
|
Tony Chen
|
b9f821c29f
|
transport/http: add http handler (#937)
* add http handler
* fix request error
|
2021-05-21 23:11:36 +08:00 |
|
伊文龙
|
2a47af33c0
|
Add README file for http & helloworld examples (#839)
* Add readme for helloworld example.
* Add readme file for http example.
|
2021-04-16 00:06:31 +08:00 |
|
Tony Chen
|
e35fd9af6f
|
http/health: add health checker (#830)
* add health checker
|
2021-04-15 16:48:31 +08:00 |
|
Tony Chen
|
1afbf70184
|
examples: add http examples (#822)
* add http examples
|
2021-04-12 21:37:16 +08:00 |
|
Tony Chen
|
5a8acec808
|
examples: fix dir structure (#768)
* fix dir structure
|
2021-03-15 17:10:32 +08:00 |
|