1
I Use This!
Inactive

Commits : Listings

Analyzed about 10 hours ago. based on code collected 1 day ago.
Nov 16, 2024 — Nov 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Move socket into protocol class. More... over 11 years ago
Polishes.. More... over 11 years ago
Add a bounded thread pool for event limitation. More... over 11 years ago
Fix test service constructor calls. More... over 11 years ago
Move internal proto stuff out of the API package. More... over 11 years ago
Add service and topic limiters. More... over 11 years ago
Clear a redundant and unused field. More... over 11 years ago
Add callback docs. More... over 11 years ago
Fix the folder name too. More... over 11 years ago
Made the Tunnel package lowercase; More... over 11 years ago
Switch over to new TopicHandler. More... over 11 years ago
Remove further leftovers. More... over 11 years ago
Remove previous leftovers. More... over 11 years ago
Fix protocol version, rewrite handshake tests. More... over 11 years ago
Fix compilation error, hide extended constructor. More... over 11 years ago
Add concurrent broadcast tests. More... over 11 years ago
Removed Guava as a dependency; More... over 11 years ago
Connection init changed according to the new specs; More... over 11 years ago
Add the thread/memory limit tests. More... over 11 years ago
Add subscription QoS limits, tests still needed. More... over 11 years ago
Implement request limits (thread + memory). More... over 11 years ago
Add service limits + implement broadcast limits. More... over 11 years ago
Ensure all spawned children terminate. More... over 11 years ago
Move tests to root (removes import versioning). More... over 11 years ago
Fix tunnel overload handling. More... over 11 years ago
Finish tunnel overload handling, add test. More... over 11 years ago
Fix tunnel chunking, add tests. More... over 11 years ago
Rewrite tunnel tests to the new API. More... over 11 years ago
Don't measure cleanup phase in benchmarks. More... over 11 years ago
Finish pub/sub tests API port. More... over 11 years ago