https://github.com/apppear/droneserver
WebSocket server for Drone and Display communication
https://github.com/apppear/droneserver
Last synced: about 1 year ago
JSON representation
WebSocket server for Drone and Display communication
- Host: GitHub
- URL: https://github.com/apppear/droneserver
- Owner: AppPear
- Created: 2019-10-16T16:30:02.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T10:39:38.000Z (over 3 years ago)
- Last Synced: 2025-04-05T04:17:22.300Z (over 1 year ago)
- Language: JavaScript
- Size: 491 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DroneServer
WebSocket server for Drone and Display communication
## Usage:
1. Install node packages in the root: `yarn install` or `npm install`
2. `node index.js`