Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
f22fb40d9bc54df0c658e3fa92e689707888011c
/
utils
/
netty
/
src
/
test
b093c91
Renamed IOLoop & Netty to *MessagingManager for consistency.
by Thomas Vachuska
· 10 years ago
c26eede
Added a messaging service implementation on top of IOLoop. Added ability to easily switch between netty and io loop (default is netty)
by Madan Jampani
· 10 years ago
34c9590
ONOS-533 Fix copyrights
by Ray Milkey
· 10 years ago
2e5f87b
Limit the amont of work that happens on netty event loop threads.
by Madan Jampani
· 10 years ago
3e51ea4
PingPongTest: turning off fragile test failing randomly
by Yuta HIGUCHI
· 10 years ago
4f1a60c
Revised copyright message.
by Thomas Vachuska
· 10 years ago
24c849c
Added copyrights to the utils code
by Thomas Vachuska
· 10 years ago
24f9efb
sendAndReceive now returns a Future instead of Reponse
by Madan Jampani
· 10 years ago
53e44e6
Simplified how message payloads get serialized/deserialized
by Madan Jampani
· 10 years ago
f1d425a
Logging fix in NettyMessagingService + Added a simple unit test.
by Madan Jampani
· 10 years ago