A modern vue admin. It is based on Vue3, vite and TypeScript. It's fast!
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Vben e5b2cc1e98 chore: update deps 5 years ago
..
README.md chore: update deps 5 years ago
app.js feat(ws): added WebSocket examples and service scripts 5 years ago
package.json feat(ws): added WebSocket examples and service scripts 5 years ago
yarn.lock feat(ws): added WebSocket examples and service scripts 5 years ago

README.md

Websocket Server

Simple background for testing ws interface

Usage


cd ./test/websocket-server

yarn install

yarn start