Skip to content

Commit

Permalink
Update ws4py/websocket.py
Browse files Browse the repository at this point in the history
Signed-off-by: Asif Saif Uddin <[email protected]>
  • Loading branch information
auvipy authored Dec 24, 2024
1 parent 827f92c commit ac945b3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ws4py/websocket.py
Original file line number Diff line number Diff line change
Expand Up @@ -230,6 +230,7 @@ def close_connection(self):
except:
pass
self.sock = None


def ping(self, message):
"""
Expand Down

0 comments on commit ac945b3

Please sign in to comment.