Skip to content
This repository has been archived by the owner on Jul 22, 2019. It is now read-only.

donmccurdy/proxy-controls-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Proxy Controls Server

Status License

Service to proxy keyboard/gamepad controls between devices, peer-to-peer, over WebRTC.

Overview

.
├── client
│   ├── assets
│   ├── controllers
│   ├── lib
│   ├── services
│   └── views
└── server

Dependencies

This project relies on the SocketPeer library to manage WebRTC and WebSocket connections.

Notes

Two optional dependencies for ws, bufferutil and utf-8-validate, are included. Both improve performance in certain conditions.

About

Send keyboard/gamepad controls between devices, peer-to-peer, over WebRTC.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published