Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
G-MAKROGLOU authored Jul 25, 2024
1 parent 6d77a4a commit e4d8710
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 @@ -104,7 +104,7 @@ func main() {
data = map[string]interface{}{
"msg": "pong",
}
c2.SendJSON(data)
c1.SendJSON(data)

// join a room
c1.Join("test")
Expand Down

0 comments on commit e4d8710

Please sign in to comment.