1. 53e44e6 Simplified how message payloads get serialized/deserialized by Madan Jampani · 10 years ago
  2. 53a285d use encode/decode instead of serialize/deserialize by Yuta HIGUCHI · 10 years ago
  3. 993d7aa renamed Serializer -> (onlab.netty-layer) PayloadSerializer by Yuta HIGUCHI · 10 years ago
  4. c057c63 Moving classes around, reflecting discussion with Madan. by Yuta HIGUCHI · 10 years ago
  5. 3f4c2b4 Add TODO memos by Yuta HIGUCHI · 10 years ago
  6. 8a85138 add hashCode, etc. to MessageSubject by Yuta HIGUCHI · 10 years ago
  7. a1d16b6 Corrected some javadocs. by tom · 10 years ago
  8. 3b0dfd5 Javadoc improvements by Madan Jampani · 10 years ago
  9. c9ed9be Moved Netty messaging out of onos-core-dist to under onos-utils by Madan Jampani · 10 years ago
  10. 890bc35 Added Netty based messaging. Updated cluster management to use Netty based messaging by Madan Jampani · 10 years ago
  11. d76830b initial Device Anti-Entropy by Yuta HIGUCHI · 10 years ago
  12. eeb75a0 cosmetics by Yuta HIGUCHI · 10 years ago
  13. 533ec32 AntiEntropy sketch + required Serializer work by Yuta HIGUCHI · 10 years ago
  14. 28e1fa2 Starting to add membership management messages. by tom · 10 years ago
  15. d33e640 Integrated Kryo serializers with the communications manager and IO loop stuff. by tom · 10 years ago
  16. 43e836a Further simplified the store & connection manager relationship. by tom · 10 years ago
  17. 8158314 Further simplified the store & connection manager relationship. by tom · 10 years ago
  18. 1d416c5 Working on the cluster i/o by tom · 10 years ago