You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
How can I setup a simple working implementation of the CGI web worker?
The docs show how to instantiate PhpCgiWorker but what am I supposed to do with the service worker? Are there some simple messages I can send to the service worker to see if it works correctly?
The demo-web seems to link a bunch of shared libraries. Is that required for a simple implementation?
The text was updated successfully, but these errors were encountered:
How can I setup a simple working implementation of the CGI web worker?
The docs show how to instantiate
PhpCgiWorker
but what am I supposed to do with the service worker? Are there some simple messages I can send to the service worker to see if it works correctly?The demo-web seems to link a bunch of shared libraries. Is that required for a simple implementation?
The text was updated successfully, but these errors were encountered: