An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

# JettyFRCTest
Test setup for experiments implementing a jetty-based server for FRC robot status and updating

Contains 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.