Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Artem Shibakov <shibakow@gmail.com>
  • Loading branch information
leon-win and saionaro authored Nov 24, 2024
1 parent 49f400c commit 2150a99
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions files/ru/web/api/server-sent_events/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ l10n:

## Примеры

- [Simple SSE demo using PHP](https://github.com/mdn/dom-examples/tree/master/server-sent-events)
- [Простое демо на языке PHP](https://github.com/mdn/dom-examples/tree/master/server-sent-events)

## Спецификации

Expand All @@ -40,8 +40,8 @@ l10n:
- [EventSource polyfill для Node.js](https://github.com/EventSource/eventsource)
- [EventSource polyfill](https://github.com/remy/polyfills/blob/master/EventSource.js) от Remy Sharp
- [EventSource polyfill](https://github.com/Yaffle/EventSource) от Yaffle
- [jquery plugin](https://github.com/rwaldron/jquery.eventsource) от Rick Waldron
- intercooler.js [declarative SSE support](https://intercoolerjs.org/docs.html#sse)
- [Плагин для jQuery](https://github.com/rwaldron/jquery.eventsource) от Rick Waldron
- intercooler.js [поддержка декларативных SSE](https://intercoolerjs.org/docs.html#sse)

### Связанные темы

Expand Down

0 comments on commit 2150a99

Please sign in to comment.