xtaci
|
b19bc4137c
|
add a flag for goAway
|
2017-04-22 11:22:36 +08:00 |
|
xtaci
|
9d687f7d77
|
handle stream id overflow
|
2017-04-22 11:05:49 +08:00 |
|
xtaci
|
0f6b9aaeca
|
update tests
|
2017-04-05 10:19:56 +08:00 |
|
 xtaciandGitHub
|
a74b5eac0f
|
Update README.md
|
2017-03-28 12:36:49 +08:00 |
|
 xtaciandGitHub
|
57febe8f7e
|
Update README.md
|
2017-03-28 11:02:11 +08:00 |
|
 xtaciandGitHub
|
cfd75252c8
|
Update README.md
|
2017-03-28 11:01:51 +08:00 |
|
 xtaciandGitHub
|
415a8a3ae0
|
Update README.md
|
2017-03-28 11:01:15 +08:00 |
|
xtaci
|
a1a5df8f92
|
simplify returnToken
v1.0.5
|
2017-03-22 20:12:24 +08:00 |
|
xtaci
|
e183f89624
|
use notify chan instead of sync.Cond
|
2017-03-21 13:42:08 +08:00 |
|
xtaci
|
1e5d8c0c13
|
prealloc slice
|
2017-03-21 13:42:08 +08:00 |
|
 xtaciandGitHub
|
bfc89bc3f7
|
Merge pull request #14 from rogers0/PR/fix_license
Update LICENSE
|
2017-03-07 17:58:47 +08:00 |
|
Roger Shimizu
|
5d020f06aa
|
Update LICENSE
Make license consistent with golang-github-xtaci-kcp project
|
2017-03-07 18:51:53 +09:00 |
|
xtaci
|
949ec4dc3f
|
comment on cmdFIN
|
2017-02-16 15:00:03 +08:00 |
|
xtaci
|
cceb67beeb
|
rename cmdRST->cmdFIN to clear up misunderstanding
|
2017-02-16 14:47:34 +08:00 |
|
 xtaciandGitHub
|
d1bdf08128
|
Update README.md
|
2017-01-12 14:52:49 +08:00 |
|
 xtaciandGitHub
|
d157180863
|
Add files via upload
|
2017-01-12 14:51:53 +08:00 |
|
xtaci
|
42fea0a26c
|
update comments
|
2017-01-12 14:21:19 +08:00 |
|
xtaci
|
e21a67b2f6
|
remove an unused variable
|
2017-01-12 14:10:18 +08:00 |
|
xtaci
|
5976bce5b6
|
remove 2 unnecessary locks
|
2017-01-12 11:01:07 +08:00 |
|
 xtaciandGitHub
|
a8fd5fb864
|
Merge pull request #9 from zhuyie/master
Add Stream.ID
|
2016-12-16 13:30:10 +08:00 |
|
zhuyie
|
6dd5c5cee8
|
Add Stream.ID
|
2016-12-16 11:31:45 +08:00 |
|
 xtaciandGitHub
|
427dd804ce
|
Merge pull request #8 from getlantern/master
Fixed deadlock on concurrent closing
v1.0.4
|
2016-11-29 23:03:00 +08:00 |
|
Ox Cart
|
f28ad86390
|
Fixed deadlock on concurrent closing
|
2016-11-29 07:28:40 -06:00 |
|
xtaci
|
b4a6fb87c6
|
add a test
|
2016-11-15 13:43:03 +08:00 |
|
 xtaciandGitHub
|
61f5ae8edd
|
Merge pull request #7 from AudriusButkevicius/addrs
Add {Local,Remote}Addr
|
2016-11-12 18:17:54 +08:00 |
|
 xtaciandGitHub
|
faf9830239
|
Merge pull request #5 from AudriusButkevicius/master
Add WriteDeadline
|
2016-11-12 18:05:07 +08:00 |
|
Audrius Butkevicius
|
7368f64338
|
Add {Local,Remote}Addr
|
2016-11-12 07:30:32 +00:00 |
|
Audrius Butkevicius
|
8510e3505d
|
Add WriteDeadline
|
2016-11-12 07:25:04 +00:00 |
|
xtaci
|
60c611f2ff
|
return io.EOF when cmdRST arrives
|
2016-11-08 22:17:32 +08:00 |
|
xtaci
|
ee8b5b54eb
|
64bit atomic operations are not guaranteed on 32-bit cpu, replace with
atomic.Value
|
2016-11-01 22:42:55 +08:00 |
|
 xtaciandGitHub
|
2ce5f9997b
|
Merge pull request #4 from getlantern/master
Added ability to set read deadline
|
2016-11-01 20:58:59 +08:00 |
|
Ox Cart
|
f46f1e9066
|
Added ability to set read deadline
|
2016-11-01 07:52:27 -05:00 |
|
xtaci
|
9d1cf796b3
|
optimize returnTokens
|
2016-10-27 11:43:32 +08:00 |
|
xtaci
|
6250093011
|
reduce memory footprint
v1.0.3
|
2016-10-25 14:29:46 +08:00 |
|
xtaci
|
3f1c00c8d6
|
upd README
|
2016-10-09 10:54:55 +08:00 |
|
xtaci
|
f0b194951a
|
upd README
|
2016-10-09 10:54:18 +08:00 |
|
xtaci
|
9f2b528a60
|
fix a potential race in closing stream.die
v1.0.2
|
2016-09-22 18:26:45 +08:00 |
|
xtaci
|
bc68dab0d6
|
force a signal to the recvloop
|
2016-09-19 16:18:11 +08:00 |
|
xtaci
|
82139aec73
|
minor fix
|
2016-09-09 18:11:27 +08:00 |
|
xtaci
|
bcd7a0bf02
|
upd test
|
2016-09-09 17:29:29 +08:00 |
|
xtaci
|
87ca05a080
|
simplification
|
2016-09-09 17:26:07 +08:00 |
|
xtaci
|
c2aeb5b3d1
|
update test
v1.0.1
|
2016-09-08 15:54:36 +08:00 |
|
xtaci
|
f75ca5badb
|
optimize stream.Write
|
2016-09-08 12:39:57 +08:00 |
|
xtaci
|
88f1e7a2c0
|
upd test
|
2016-09-08 11:29:49 +08:00 |
|
xtaci
|
eacccc2789
|
lint
v1.0.0
|
2016-09-07 13:45:14 +08:00 |
|
xtaci
|
f78c3064f7
|
lint
|
2016-09-06 16:23:36 +08:00 |
|
xtaci
|
80ac1aabb4
|
remove unused var
|
2016-09-06 16:14:46 +08:00 |
|
xtaci
|
65fcb35acc
|
optimize sessionClose
|
2016-09-06 14:54:18 +08:00 |
|
xtaci
|
0f75c59576
|
remove unused variables
|
2016-09-06 12:55:51 +08:00 |
|
xtaci
|
ef79e4e56d
|
rename
|
2016-09-06 12:37:11 +08:00 |
|