diff options
Diffstat (limited to 'content')
| -rw-r--r-- | content/posts/2020-03-22-simple-sse-based-pubsub-server.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/posts/2020-03-22-simple-sse-based-pubsub-server.md b/content/posts/2020-03-22-simple-sse-based-pubsub-server.md index 166ef8a..0a039e6 100644 --- a/content/posts/2020-03-22-simple-sse-based-pubsub-server.md +++ b/content/posts/2020-03-22-simple-sse-based-pubsub-server.md | |||
| @@ -234,7 +234,7 @@ One example would be, that we have index page and we want to receive messages ab | |||
| 234 | 234 | ||
| 235 | ### Publisher and subscriber in action | 235 | ### Publisher and subscriber in action |
| 236 | 236 | ||
| 237 | <video src="/simple-pubsub-server/clients.mp4" controls></video> | 237 | <video src="/simple-pubsub-server/clients.m4v" controls></video> |
| 238 | 238 | ||
| 239 | You can download [the code](../simple-pubsub-server/sse-pubsub-server.zip) and follow along. | 239 | You can download [the code](../simple-pubsub-server/sse-pubsub-server.zip) and follow along. |
| 240 | 240 | ||
