re-formatted, better structure
This commit is contained in:
2
sim.go
2
sim.go
@@ -180,7 +180,7 @@ func simulateBot() {
|
||||
|
||||
func main() {
|
||||
fmt.Println("Starting WebSocket client simulator...")
|
||||
fmt.Println("Connecting to ws://localhost:3333/ws with api_key=test_key")
|
||||
fmt.Println("Connecting to ws://localhost:3333/ws with api_key=gateway")
|
||||
|
||||
go simulateMod()
|
||||
go simulateBot()
|
||||
|
||||
Reference in New Issue
Block a user