1. 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 · 9 years ago
  2. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  3. 2e5f87b Limit the amont of work that happens on netty event loop threads. by Madan Jampani · 9 years ago
  4. 3e51ea4 PingPongTest: turning off fragile test failing randomly by Yuta HIGUCHI · 10 years ago
  5. 4f1a60c Revised copyright message. by Thomas Vachuska · 10 years ago
  6. 24c849c Added copyrights to the utils code by Thomas Vachuska · 10 years ago
  7. 24f9efb sendAndReceive now returns a Future instead of Reponse by Madan Jampani · 10 years ago
  8. 53e44e6 Simplified how message payloads get serialized/deserialized by Madan Jampani · 10 years ago
  9. f1d425a Logging fix in NettyMessagingService + Added a simple unit test. by Madan Jampani · 10 years ago