Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
George Makroglou committed Jul 25, 2024
2 parents ef659e4 + ce615e5 commit 8987836
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ import (
var wg sync.WaitGroup

func main() {
wg.Add(1)
wg.Add(1)

origin := "http://localhost"
server := "ws://localhost:5000/ws"
Expand Down

0 comments on commit 8987836

Please sign in to comment.