Mercurial > prosody-modules
comparison mod_pubsub_eventsource/README.markdown @ 5899:694b62d8a82f
various/README: Fix 'labels' metadata, should be a list
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sun, 05 May 2024 17:37:38 +0200 |
parents | 4d73a1a6ba68 |
children |
comparison
equal
deleted
inserted
replaced
5898:7371320813a7 | 5899:694b62d8a82f |
---|---|
1 --- | 1 --- |
2 labels: 'Stage-Beta' | 2 labels: |
3 - Stage-Beta | |
3 summary: Subscribe to pubsub nodes using the HTML5 EventSource API | 4 summary: Subscribe to pubsub nodes using the HTML5 EventSource API |
4 ... | 5 ... |
5 | 6 |
6 Introduction | 7 Introduction |
7 ------------ | 8 ------------ |