Skip to content

mainehackerclub/ClickSocket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ClickSocket

Local Node.js server connects to remote server, responds to events from the remote.

  • run node remove.js on your remote server
  • run node localhost.js on your local server
  • point your web browser to the remote host, port 1337
  • As you click the buttons, you will see values logged on the remote server and the local server.

About

Local Node.js server connects to remote server, responds to events from the remote.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published