UWNetworksLab / colony

Apache License 2.0
5 stars 1 forks source link

support multiple clients #18

Open willscott opened 8 years ago

willscott commented 8 years ago

right now, we're limited to one client, because we generate 1 client cert, and the server is set up to have 1 connection per cert. we would either need to generate additional client configurations for additional clients when sharing occurs, or relax this assuption so that multiple clients can connect with the same cert