diff options
| -rw-r--r-- | content/posts/2020-03-22-simple-sse-based-pubsub-server.md | 2 | ||||
| -rw-r--r-- | static/simple-pubsub-server/clients.m4v | bin | 0 -> 369179 bytes | |||
| -rw-r--r-- | static/simple-pubsub-server/clients.mp4 | bin | 692780 -> 0 bytes |
3 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 | ||
diff --git a/static/simple-pubsub-server/clients.m4v b/static/simple-pubsub-server/clients.m4v new file mode 100644 index 0000000..1342bc6 --- /dev/null +++ b/static/simple-pubsub-server/clients.m4v | |||
| Binary files differ | |||
diff --git a/static/simple-pubsub-server/clients.mp4 b/static/simple-pubsub-server/clients.mp4 deleted file mode 100644 index 62a3bcf..0000000 --- a/static/simple-pubsub-server/clients.mp4 +++ /dev/null | |||
| Binary files differ | |||
