1
0
mirror of https://github.com/go-micro/go-micro.git synced 2024-11-24 08:02:32 +02:00
go-micro/transport
Ak-Army 48eae3b968
Fix http transport panic (#2531)
* [fix] etcd config source prefix issue (#2389)

* http transport data race issue (#2436)

* [fix] #2431 http transport data race issue

* [feature] Ability to close connection while receiving.
Ability to send messages while receiving.
Icreased r channel limit to 100 to more fluently communication.
Do not dropp sent request if r channel is full.

* [fix] Read buff before reset it, when the connection is closed

Co-authored-by: Johnson C <chengqiaosheng@gmail.com>
Co-authored-by: Hunyadvári Péter <peter.hunyadvari@vcc.live>
2022-07-22 08:40:58 +01:00
..
http_proxy.go move transport back 2019-07-09 18:41:26 +01:00
http_transport_test.go Http transport stream (#2529) 2022-07-15 11:04:41 +01:00
http_transport.go Fix http transport panic (#2531) 2022-07-22 08:40:58 +01:00
memory_test.go refactor all the things 2020-12-29 15:49:26 +00:00
memory.go go-micro.dev/v4 (#2305) 2021-10-12 12:55:53 +01:00
options.go go-micro.dev/v4 (#2305) 2021-10-12 12:55:53 +01:00
transport.go go fmt 2020-12-29 16:29:58 +00:00