ConnectToAll(ctx context.Context, groupIds [][]byte, sessionID string) (out chan bool, errc chan error)
()
| 53 | RandomPeerIP() []string |
| 54 | //ConnectToAll(ctx context.Context, groupIds [][]byte, sessionID string) (out chan bool, errc chan error) |
| 55 | numOfClient() (int, int) |
| 56 | } |
| 57 | |
| 58 | // CreateP2PNetwork creates a P2PInterface implementation , gets a public IP and generates a secret key |
no outgoing calls