issues
search
CPSSD
/
robots
CA224 robotics project
4
stars
0
forks
source link
Integrated old server code with new server code
#129
Closed
DarraghGriffin
closed
8 years ago
DarraghGriffin
commented
8 years ago
Added bitmap function to the new server
Removed old server code
Fixed some things that set off gofmt (types used only in one file shouldn't be exported)
Server is now run when the main file is running, not a stand-alone server. This means it no longer uses RobotDriverProtocol directly
Changed page.go file name to server.go