Andrei Pozolotin
Andrei Pozolotin
please commit these changes in your fork, so I can clone your fork and reproduce this for myself. if you want, you can grant me pull/push access to your fork...
ok, great. thanks for the update.
@hepin1989 please: - try to arrange your experimental project so you do not duplicate existing code - do not commit /bin/*_._ and other build results to the source - add...
@hepin1989 re: "i am leanning maven" - great, take your time. consider converting your experimental project to http://code.google.com/p/maven-android-plugin/
@hepin1989 android-support-v4.jar probably should change to v11.
@hepin1989 please review changes I made in your fork/branch https://github.com/hepin1989/barchart-udt/commits/android
I do not see this issue in this project https://github.com/hepin1989/barchart-udt/commits/android your test app seem to run fine both in android-9 emulator and android v 2.3.6 real phone ``` 01-22 10:45:01.083:...
re: 'remove the sl4j api" - I suggest we use http://www.slf4j.org/android/
good point. I will take a look.
0) no, release is [driven by netty](https://github.com/barchart/barchart-udt/wiki/Version-History) 1) "slow start the culprit" is still under review more food for thought for you: this bench https://github.com/barchart/netty-udt/blob/master/transport-udt/src/test/java/io/netty/transport/udt/bench/xfer/UdtNative.java results show: http://microbenchmarks.appspot.com/run/[email protected]/io.netty.transport.udt.bench.xfer.UdtNative that netty...