Skip to content

pjaehrling/remoteGameControllServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A small node.js server, which recives acceleration data from one client over socket.io and forwards them directly to a second client. This was a project done for university and is still work in progress. By now there is not a real registration and authentication process.

Current status: The test clients are able to send and recive the acceleration data and move a circle drawn on a canvas on the test reciver.

About

A small node.js server, which recives acceleration signals from one client and sends them to a second client.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published