1. d36def0 MessagingService API enchancements by Madan Jampani · 8 years ago
  2. 175e8fd Removed deprecated ClusterCommunicationService APIs by Madan Jampani · 9 years ago
  3. 27b69c6 ONOS-1983: Migrating all copycat Raft protocol specific communication to use ONOS cluster communication primitives by Madan Jampani · 9 years ago
  4. 5d410a2 Fixed javadocs. by Thomas Vachuska · 9 years ago
  5. afeebbd ONOS-1982: MessagingService is now a OSGi service. Has implementations based on Netty and IOLoop by Madan Jampani · 9 years ago
  6. ce9808a Javadoc clean-up and apps -s command clean-up. by Thomas Vachuska · 9 years ago
  7. b093c91 Renamed IOLoop & Netty to *MessagingManager for consistency. by Thomas Vachuska · 9 years ago
  8. 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