Skip to content

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

Notifications You must be signed in to change notification settings

potatono/WebSocket4P

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

 
 
 

Contributors