https://github.com/robotcasserole1736/jettyfrctest
Test setup for my experiments implementing a jetty-based server for FRC robot status and updating
https://github.com/robotcasserole1736/jettyfrctest
Last synced: 3 months ago
JSON representation
Test setup for my experiments implementing a jetty-based server for FRC robot status and updating
- Host: GitHub
- URL: https://github.com/robotcasserole1736/jettyfrctest
- Owner: RobotCasserole1736
- Created: 2016-06-05T20:34:19.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2018-12-26T23:47:48.000Z (over 6 years ago)
- Last Synced: 2025-01-16T05:56:08.572Z (4 months ago)
- Language: Java
- Size: 2.75 MB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# JettyFRCTest
Test setup for experiments implementing a jetty-based server for FRC robot status and updatingContains all the major components expected in our Robot's webserver, with a few path tweaks (ex: localhost instead of roboRIO-local) to make it run nicely in a desktop environment.