Commit Graph

51 Commits (c1e5b1c17be31dfc8b2a558de92e059c23e4f58c)

Author SHA1 Message Date
longxboy eb958b2093
add path for rpc stub (#947) 4 years ago
Tony Chen 66412031fd
errors: refactor status code (#948) 4 years ago
Tony Chen cc0221b5ce
errors: add errors coder (#946) 4 years ago
longxboy 9a3a02fc68
add http client rpc stub (#943) 4 years ago
Tony Chen 15d0f22fb7
fix handler options (#941) 4 years ago
Tony Chen 4d0770a6a2
fix http handler (#939) 4 years ago
Tony Chen b9f821c29f
transport/http: add http handler (#937) 4 years ago
Tony Chen ef6e52d1ba
add multiple middlewares (#936) 4 years ago
Tony Chen ba5b8d1ee3
api/metadata: clean package (#926) 4 years ago
Tony Chen e989bb04e3
add yaml encoder (#924) 4 years ago
Tony Chen 0dbcaa2443
clean transport (#920) 4 years ago
Tony Chen d78eb3ee4b
log: add level printer (#918) 4 years ago
Jason C.H e7926b989d
Import direct resovler for grpc client (#913) 4 years ago
longXboy d8edff0b84 fix api metadata 4 years ago
Cluas 7e7bbdbed6
encoding/xml: add xml encode support (#905) 4 years ago
longxboy 0e0be64cba
add api metadata (#901) 4 years ago
Tony Chen 7c6f53132f
api/errors: refactor to grpc statas (#880) 4 years ago
Cluas 8b875e43a5
binding: ignore unexpected field (#879) 4 years ago
Tony Chen 7c3212c306
transport/http: uses gRPC status to the HTTP error. (#870) 4 years ago
opensite 4f1d2f056f
feat:add grpc reflection register (#865) 4 years ago
opensite b9e905c1af
transport/grpc: add health check (#861) 4 years ago
Tony Chen 3780f70c91
examples: update mod (#862) 4 years ago
Tony Chen 9806191b7f
errors: Error v2 (#860) 4 years ago
Tony Chen e35fd9af6f
http/health: add health checker (#830) 4 years ago
miya c673439d96
resolver/discovery: fix endpoint, scheme don't match grpc (#831) 4 years ago
Tony Chen d92c1edc26
fix incorrect conversion between integer types (#824) 4 years ago
Cluas 3636179347
fix: typo and avoid collides with log package name (#819) 4 years ago
Tony Chen db98d59b11
add default round_robin to grpc balancer (#790) 4 years ago
Mikado 4e2ae2077d
http: fix encodeError can't write response header (#782) 4 years ago
Tony Chen a4409adf16
fix interface defines (#760) 4 years ago
longxboy f526d6b975
add exmaple consul registry (#754) 4 years ago
libi 26cf7c80ad
fix discovery resolver watch goroutine leak (#750) 4 years ago
Tony Chen 8722894939
fix registry interface (#747) 4 years ago
Tony Chen f86c91849b
fix lint check (#746) 4 years ago
storyicon 18752bf0ec
set transport.kind to be strongly typed (#728) 4 years ago
邓小川 27dc0d45df
fix resolver (#740) 4 years ago
Tony Chen 330d878aa3
http: fix request context (#745) 4 years ago
Tony Chen 946e9ca814
fix http decode (#742) 4 years ago
LI Tongyu f8eeb9f388
fix(http): fix typo in transport/http (#741) 4 years ago
chenzhihui b97c3c4160 fix registry option 4 years ago
Tony Chen 496edc6fb1
Http/refactor register service (#734) 4 years ago
longXboy f984dc5c6d rename naming 4 years ago
longXboy 4444e7a638 fix to discoverer 4 years ago
longXboy 8f064855d9 split naming registry 4 years ago
Tony Chen 1fd1332c92
fix middleware errors (#717) 4 years ago
Tanghui Lin ef996c826a
add context for registry (#716) 4 years ago
chenzhihui 2a011cd288 add prefix handle to register other router 4 years ago
chenzhihui 01d93ec61a fix bind vars 4 years ago
Tony Chen c7827ff701
fix http middleware (#710) 4 years ago
chenzhihui 4c67fa1235 fix http.Server closed 4 years ago