Skip to content

Commit

Permalink
Updated websocket url in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dkovacevic committed Apr 25, 2024
1 parent ae6f0a4 commit 5bed4bd
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 @@ -83,7 +83,7 @@ result.
In order to receive events via _Websocket_ connect to:

```
wss://proxy.services.wire.com/api/await/`<app_key>`
wss://proxy.services.wire.com/await/`<app_key>`
```

### Events that are sent as HTTP `POST` to your endpoint (Webhook or Websocket)
Expand Down

0 comments on commit 5bed4bd

Please sign in to comment.