inbound calls
This commit is contained in:
parent
de6d76c955
commit
2893ba9780
8 changed files with 58 additions and 20 deletions
|
|
@ -24,4 +24,4 @@ class TestWebSocketAgent(WebSocketAgent):
|
|||
|
||||
if __name__ == "__main__":
|
||||
agent = TestWebSocketAgent()
|
||||
agent.run(port=3001)
|
||||
agent.run(port=3000)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue