WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

hackrockcity/WebSocket4P

 
 

Repository files navigation

WebSocket4P is a simple web server library for Processing.  Currently it only
supports WebSocket connections.  Future versions may support GET requests and
other fun stuff.  For more on WebSockets see:

http://dev.w3.org/html5/websockets/

See the simple ChatServer example for documentation.

About

Integrates Jetty into Processing so you can use WebSockets with your sketches

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 97.4%
  • Shell 2.6%