Skip to content

A Java WebSocket Server that serves as a nexus for controlling and receiving robot feedback between the pylon android and web applications.

License

Notifications You must be signed in to change notification settings

croucha/pylon-websocket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pylon WebSocket Documentation

A Java WebSocket Server.

Overview

The Pylon WebSocket server will be used as a nexus for controlling and receiving robot feedback.

Installation

Dependencies

Java 7 or greater, Apache Tomcat 7 or greater and Apache Maven.

Setup

This project is currently being built using Apache Maven with the Tomcat plugin for war deployment. From the shell, simply enter:

mvn tomcat7:deploy

About

A Java WebSocket Server that serves as a nexus for controlling and receiving robot feedback between the pylon android and web applications.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages