All Versions
77
Latest Version
Avg Release Cycle
91 days
Latest Release
1335 days ago
Changelog History
Page 8
Changelog History
Page 8
-
v0.0.64 Changes
- Code clean up
-
v0.0.63 Changes
- #134 First node doesn't read its own bootstrap list
-
v0.0.62 Changes
- โก๏ธ MAID-1125 Update Bootstrap Handler to use Json format.
-
v0.0.61 Changes
- MAID-1124 Get a list of public IPs for others to connect to
-
v0.0.1 Changes
- โ Remove FailedToConnect Event
- โก๏ธ Update process for Connecting in TCP
- Tcp Networking
- Tcp live port and backup random port selection
- Create send/rcv channel from routing to connections object
- Implement test for basic "hello world" two way communication
- Set up Udp broadcast and respond when we have a port (we listen on any random port above 1024 [user space port]) available (broadcast port is 5484)
- Add connection established/lost/ new messages to be passed to routing (via channel)
- Implement connect() in connection manager
- Allow tcp and then utp connections option and wrap in connection object. ](http://maidsafe.net/Whitepapers/pdf/DHTbasedNATTraversal.pdf)
- โก๏ธ Update handle connect for TCP
- ๐ Remove FailedToConnect event
- Integrate bootstrap (Link ability to read and write bootstrap file)
- Integrate beacon (Have connection manger start, broadcast on udp broadcast for port 5484 (later multicast for ipv6)
- Send serialised bootstrap info as part of beacon reply (Link ability to send bootstrap file to any node requesting it)
- Examples:
- Broadcaster
- Broadcast receiver
- CLI Example - options:
- Join / Start a node(optionally provide bootstrap info)
- Allow sending messages at various rates per second
- Print Incomming message rate per second
- Local Network Test. 12 Linux, 2 OSX, 2 WIN
- 101 Droplet test
- ๐ Version 0.0.8