https://github.com/zapnap/slack-socket-test
https://github.com/zapnap/slack-socket-test
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/zapnap/slack-socket-test
- Owner: zapnap
- Created: 2020-05-22T14:30:47.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T06:41:38.000Z (over 3 years ago)
- Last Synced: 2025-07-20T22:37:09.862Z (11 months ago)
- Language: Vue
- Size: 2.75 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Nuxt with [Socket.io](https://socket.io/)
An example for Nuxt.js with WebSockets over Socket.io.
> Socket.IO enables real-time, bidirectional and event-based communication.
> It works on every platform, browser or device, focusing equally on reliability and speed.