ClientGear is a Gearman Client fo the browser. Still under development.
-
start a GearMan server for example at 'yourgearmanserver.com:4730'
-
start websockify. Proxy connections from the Gearman server to the browser: ./run localhost:8080 yourgearmanserver.com:4730
-
Load the client side libraries in the browser and start working!
- Better examples
- Better doc for requirements
- License