mirror of
https://github.com/directus/directus.git
synced 2026-04-25 03:00:53 -04:00
* docs: update realtime websockets guide * update: import from unpkg * Update docs/guides/real-time/getting-started/websockets.md Co-authored-by: Kevin Lewis <kvn@lws.io> * update docs * add note * update connection pong * update getting started guide * update js chat guide * update query * update sdk query * update js docs * update react docs * make update to js chat docs * add history of previous msgs to js docs * tweak sentence * update react chat docs * update live poll docs * format react docs * fix typo * fix format * update vue docs * Update docs/guides/real-time/chat/javascript.md Co-authored-by: Brainslug <br41nslug@users.noreply.github.com> * fix indentation * remove console.log * Update docs/guides/real-time/chat/javascript.md Co-authored-by: Kevin Lewis <kvn@lws.io> * Update docs/guides/real-time/chat/javascript.md Co-authored-by: Kevin Lewis <kvn@lws.io> * Update docs/guides/real-time/chat/javascript.md Co-authored-by: Kevin Lewis <kvn@lws.io> * removed strict equality * Update docs/guides/real-time/chat/javascript.md Co-authored-by: Kevin Lewis <kvn@lws.io> * add the JS ; * Update docs/guides/real-time/chat/react.md Co-authored-by: Kevin Lewis <kvn@lws.io> * removed unnecessary console.log * update method definitions * add link to websockets without sdk * Update docs/guides/real-time/getting-started/websockets.md Co-authored-by: Kevin Lewis <kvn@lws.io> * Update docs/guides/real-time/getting-started/websockets.md Co-authored-by: Kevin Lewis <kvn@lws.io> * tiny text updates --------- Co-authored-by: Kevin Lewis <kvn@lws.io> Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch> Co-authored-by: Brainslug <br41nslug@users.noreply.github.com>