Compare commits
No commits in common. "ns-o-ran-ddos" and "ns-o-ran" have entirely different histories.
ns-o-ran-d
...
ns-o-ran
@ -24,11 +24,8 @@ func main() {
|
||||
println(responseDeRegisterString)
|
||||
|
||||
time.Sleep(5 * time.Second)
|
||||
|
||||
for true{
|
||||
response, err := registerXApp()
|
||||
}
|
||||
|
||||
response, err := registerXApp()
|
||||
if err != nil {
|
||||
print("Error: " + err.Error())
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user