Skip to content

Commit

Permalink
removed debug
Browse files Browse the repository at this point in the history
  • Loading branch information
espidev committed May 11, 2018
1 parent 66bbc9b commit 9faf69b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/server/main/network.go
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,6 @@ func NetworkStart() {
}()
}

//TODO check if the rpc connection went offline and auto repair
//TODO REGEN TOKEN AFTER 1 HOUR

func StartRPCCon(server *ProxiedServerConfig) (client pb.RPCServerClient, conn *grpc.ClientConn, token string) {

Expand Down

0 comments on commit 9faf69b

Please sign in to comment.