Chris Beams
96fa93f608
Introduce io.bitsquare.msg.tomp2p package
2014-11-06 16:58:20 +01:00
Manfred Karrer
03f158f61d
Use testnet and server seed as default, fix logs
2014-11-01 14:38:20 +01:00
Manfred Karrer
e42bae9148
Update to latest TomP2P master
2014-10-19 15:17:17 +02:00
Chris Beams
a31aa9c883
Organize import statements
2014-08-26 16:01:34 +02:00
Chris Beams
a3c4df8dc3
Adjust line wrapping by hand
2014-08-26 16:01:33 +02:00
Chris Beams
1ad1d318e8
Wrap lines at 120 chars
2014-08-26 16:01:33 +02:00
Chris Beams
7d6ca37d06
Apply formatting to Java sources
...
This is essentially the default IDEA formatting settings, with one tweak
made to allow same-line field annotations (useful particularly in the
case of the @FXML annotation)
2014-08-26 16:01:32 +02:00
Chris Beams
be3beb5c13
Apply copyright to Java sources
...
Per http://www.gnu.org/licenses/gpl-howto.html
2014-08-26 15:56:14 +02:00
Manfred Karrer
656a517057
save last successful bootstrap method and use that afterwards directly (speed up bootstrap when fallbacks are used like port forwarding and relay). Relay mode cause still issues on the server, need to be fixed ba Thomas Bocek (see mailinglist)
2014-08-22 18:28:12 +02:00
Manfred Karrer
d943ee0918
use tomp2p master branch
2014-07-31 19:43:46 +02:00
Manfred Karrer
57d5ddcc4f
updated to master branch of tomp2p. refactored messaging. bootstrapping to seed node (server supported). right management.
2014-07-31 18:45:58 +02:00