1
I Use This!
Inactive

Commits : Listings

Analyzed about 9 hours ago. based on code collected 1 day ago.
Dec 05, 2024 — Dec 05, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix #30, swap factory to plain constructors. More... about 11 years ago
Fix tunnel latency issue caused by TCP Nagle. More... about 11 years ago
Finish the tunnel benchmarks. More... about 11 years ago
Add the pub/sub benchmarks. More... about 11 years ago
Add request benchmarks, work around JVM crash. More... about 11 years ago
Add broadcast throughput bench + buffer ingress. More... about 11 years ago
Add first latency benchmark. More... about 11 years ago
Update gradle, prep project for benchmarks. More... about 11 years ago
Fix #28, add validators to disallow empty payload. More... about 11 years ago
Disallow sending empty messages. More... about 11 years ago
Bump version, upload to Maven Central for testing. More... about 11 years ago
Add javadocs to the exceptions too. More... about 11 years ago
Fix #26, hide Tunnel constructor behind lambdas. More... about 11 years ago
Rewrite the conenction tear-down notification. More... about 11 years ago
Fix #20, convert public docs to javadoc. More... about 11 years ago
Gradle polishes. More... about 11 years ago
Add Maven Central publishing capability. More... about 11 years ago
Pass on logger MDC contexts to handler callbacks. More... about 11 years ago
Forgot the logger dependencies, fixing... More... about 11 years ago
Add contextual leveled logger (-debug) + fixes. More... about 11 years ago
Increase the overload timeout to propagate more. More... about 11 years ago
Insrease the overload timeout to propagate more. More... about 11 years ago
Fix #47, tunnel build request/finalization race. More... over 11 years ago
Fix #15, use one executor for tunnel allowances. More... over 11 years ago
Fix #21, move validators into connection for now. More... over 11 years ago
Fix an unintended Exception specialization. More... over 11 years ago
Rewrite to custom exceptions + insert API docs. More... over 11 years ago
Finish the last two missing publish tests. More... over 11 years ago
Fix remote failure transfer + add tests for it. More... over 11 years ago
Request expiration test. More... over 11 years ago