https://github.com/jikantoki/tasc-websocket
TascのWebsocket
https://github.com/jikantoki/tasc-websocket
websocket
Last synced: 8 months ago
JSON representation
TascのWebsocket
- Host: GitHub
- URL: https://github.com/jikantoki/tasc-websocket
- Owner: jikantoki
- Created: 2023-09-13T13:36:25.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-09-13T20:57:01.000Z (almost 3 years ago)
- Last Synced: 2023-09-14T03:42:35.115Z (almost 3 years ago)
- Topics: websocket
- Language: JavaScript
- Homepage: https://soc.task.enoki.xyz
- Size: 40 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# tasc-websocket
## What's this?
This project is websocket connection for Tasc.
Main https://tasc.enoki.xyz
Develop https://dev.enoki.xyz
This project is https://soc.tasc.enoki.xyz
## How to use
```shell
npm start
```