Commit Graph

111 Commits (2ca84c912b32e73ddae30916aa191caa973c3a52)

Author SHA1 Message Date
ffdfgdfg 2ca84c912b fix mux auto disconnect, add mux new connection queue 2019-11-13 23:33:02 +08:00
ffdfgdfg bc1783cfb6 64bit alignment, readme 2019-11-10 21:04:35 +08:00
ffdfgdfg a4bdbb2b54 version 2019-11-09 23:24:26 +08:00
ffdfgdfg f362c96e1e fine mux, add goroutine pool 2019-11-09 23:02:29 +08:00
ffdfgdfg 5f58c34c8b perf test 2019-11-02 22:59:52 +08:00
ffdfgdfg 5f35415849 fix queue bug 2019-10-27 23:25:12 +08:00
ffdfgdfg 442354db17 add test code 2019-10-23 23:35:39 +08:00
ffdfgdfg 23b023c562 add lock free queue 2019-10-21 11:55:29 +08:00
ffdfgdfg c2f4510a0f add test code 2019-10-15 16:32:21 +08:00
刘河 d23ed2126d change now time 2019-10-14 23:46:00 +08:00
刘河 18ca5d04cc connection trace web server 2019-10-14 23:44:07 +08:00
ffdfgdfg f5d5f63366 change slide window bandwidth calculation 2019-10-13 22:45:40 +08:00
ffdfgdfg 1f8e441090 multiple changes 2019-10-12 22:56:37 +08:00
ffdfgdfg 4c8d7b0738 reduce memory allocate 2019-10-08 21:41:25 +08:00
ffdfgdfg d9f9dc6acb change ping calculate, fix window size calculate 2019-10-08 13:38:42 +08:00
ffdfgdfg b3ed822c72 change slide window design 2019-10-07 23:04:54 +08:00
ffdfgdfg 8bcf5313f4 merge 2019-09-25 00:13:34 +08:00
刘河 c062cc414a merge master 2019-09-24 23:11:59 +08:00
ffdfgdfg a61ff2d200 merge 2019-09-24 22:29:31 +08:00
ffdfgdfg 0de2c95934 Merge remote-tracking branch 'remotes/origin/master' into mux_test
# Conflicts:
#	lib/common/util.go
#	lib/conn/conn.go
#	lib/conn/snappy.go
#	lib/mux/conn.go
#	lib/mux/mux.go
#	lib/mux/mux_test.go
#	lib/mux/queue.go
#	lib/pool/pool.go
#	server/proxy/p2p.go
#	server/proxy/udp.go
2019-09-24 21:57:40 +08:00
ffdfgdfg 847f0ce1d4 fix window write loss 2019-09-23 23:09:58 +08:00
ffdfgdfg f0201c1039 change slide window 2019-09-22 22:08:51 +08:00
ffdfgdfg 1bf4cf2347 fix conn write block, add priority queue support 2019-09-17 19:05:04 +08:00
ffdfgdfg 6157b1a528 fix block problems 2019-09-15 15:02:10 +08:00
ffdfgdfg 1c1be202b7 test for user close problem 2019-09-11 20:19:14 +08:00
ffdfgdfg 9d3df6be7e add mux slide window 2019-09-08 23:49:16 +08:00
ffdfgdfg 3413ceb7c2 add write queue again 2019-09-02 00:18:52 +08:00
ffdfgdfg 51a3787708 remove mux write queue, add connection close once 2019-09-01 22:52:48 +08:00
ffdfgdfg bb2cffe10a Change pool, change mux connection close ,change copy buffer 2019-08-30 20:05:09 +08:00
ffdfgdfg 41c282b38b fix buffer size bug 2019-08-27 20:07:37 +08:00
ffdfgdfg 53c2e472ae Change BuffSizeCopy pool 2019-08-26 23:29:22 +08:00
刘河 4bb7e33b16 no message 2019-08-26 21:42:20 +08:00
ffdfgdfg f35a73f734 mux test 2019-08-26 18:47:23 +08:00
ffdfgdfg 00900c1315 mux test 2019-08-23 18:53:36 +08:00
刘河 18c11f108b change version 2019-08-21 01:34:23 +08:00
刘河 3cc4234117 fix:端口范围映射bug 2019-08-21 01:20:19 +08:00
ffdfgdfg d35e3510a9
Merge pull request #164 from exfly/feat/go-mod-supported
feat: go mod supported
2019-08-19 09:35:14 +08:00
ffdfgdfg 7178b33807 Change to 755, fixes #176 2019-08-16 10:48:48 +08:00
exfly b0d16d3b3d style: fmt 2019-08-10 11:15:25 +08:00
exfly 5fcbeb60aa feat: go mod supported 2019-08-10 11:10:01 +08:00
刘河 fe27d4c9c7 http bug 2019-04-25 20:13:07 +08:00
刘河 f6c596f318 P2p、install、log package 2019-04-21 23:03:58 +08:00
刘河 45521d5680 Exit bug、web display 2019-04-20 10:45:04 +08:00
刘河 89f1e72c50 version 2019-04-17 14:18:30 +08:00
刘河 0cc0e82c5d version 2019-04-12 17:43:53 +08:00
刘河 c01c61fc6b http trunk bug 2019-04-12 17:40:27 +08:00
刘河 4831e17b38 version 2019-04-12 05:43:03 +08:00
刘河 60c8b0c7bf Xss 2019-04-10 20:54:51 +08:00
刘河 7ea9001aa4 cache 2019-04-08 18:02:54 +08:00
刘河 824b12a2f8 Modular 、Functional enhancement 2019-04-08 17:01:08 +08:00