libp2p / testlab

A testlab built with Nomad and Consul to analyze the behavior of p2p networks at scale
Other
22 stars 8 forks source link

Prototyping #1

Closed bigs closed 5 years ago

bigs commented 5 years ago

Todo:

bigs commented 5 years ago

I kind of messed up making a initial commit in master and branching everything off of that. Best to look at the entire state of the project in this branch.

jacobheun commented 5 years ago

Are you just starting with go support and then we'll add js support once the basic functionality is there? I'm assuming this would eventually be part of the Deployment configuration?

bigs commented 5 years ago

@jacobheun regarding daemons, i'd like to make it JS compatible ASAP! what are the steps for installing/running the js daemon? just have node and do an npm install yeah? running in a chroot.

bigs commented 5 years ago

for the sake of having a more sane master, i'm going to merge as is and start proper feature branch development