-
Remmer Wilts authored
------------------ - Update Libraries - Use Fetch protocol - Rename IPFS to LITE - Rename package threads.lite to tech.lp2p (for future maven release) - Rename ProtobufDag to DAG_PB - Cleanup Multihash - dht folder classes starts with Dht... - Bugfix LITE.createEnvelope() - Simplify BlockStore - Remove PageStore - Introduce Envelope class for pushing protocol - Introduce IpnsRecord class for pull protocol - Improve documentation for multiaddr, peeraddr - Remove autonat protocol (not required for ipv6) - PeerStore now part of Session and Server definition (not global anymore) - Network class in Android free now - Remove observed attribute completely from PeerInfo - Remove mdns functionality to calling Android apps - Only IPv6 addresses are now supported for connections - Remove bitswap protocol
0435e071Remmer Wilts authored------------------ - Update Libraries - Use Fetch protocol - Rename IPFS to LITE - Rename package threads.lite to tech.lp2p (for future maven release) - Rename ProtobufDag to DAG_PB - Cleanup Multihash - dht folder classes starts with Dht... - Bugfix LITE.createEnvelope() - Simplify BlockStore - Remove PageStore - Introduce Envelope class for pushing protocol - Introduce IpnsRecord class for pull protocol - Improve documentation for multiaddr, peeraddr - Remove autonat protocol (not required for ipv6) - PeerStore now part of Session and Server definition (not global anymore) - Network class in Android free now - Remove observed attribute completely from PeerInfo - Remove mdns functionality to calling Android apps - Only IPv6 addresses are now supported for connections - Remove bitswap protocol
Loading