neomjs / websocket

Testing data.connection.WebSocket with dummy BEs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WebSocket driven table based on an RPC layer

FE & BE code (in progress)

including paging

Based on https://github.com/neomjs/neo

To get it running locally

npm install

npm run build-all

npm run start-backend

npm run server-start (or open apps/myapp/index.html inside a local webserver of your choosing)

demo video

https://youtu.be/ZD1eV5tpN4w

About

Testing data.connection.WebSocket with dummy BEs

License:MIT License


Languages

Language:JavaScript 98.2%Language:HTML 1.4%Language:SCSS 0.4%