Skip to content

Commit

Permalink
new binary version
Browse files Browse the repository at this point in the history
  • Loading branch information
sstanculeanu committed Oct 31, 2024
1 parent f995a6e commit 5c418fd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion binaryVersion
Original file line number Diff line number Diff line change
@@ -1 +1 @@
rc/v1.7.next1
tags/v1.8.4
2 changes: 1 addition & 1 deletion external.toml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@

# URL for the WebSocket client/server connection
# This value represents the IP address and port number that the WebSocket client or server will use to establish a connection.
URL = "127.0.0.1:22111"
URL = "ws://127.0.0.1:22111"

# After a message will be sent it will wait for an ack message if this flag is enabled
WithAcknowledge = true
Expand Down

0 comments on commit 5c418fd

Please sign in to comment.