Are event handlers necessary for RPC?
Are event handlers now necessary? I have workers I don't want to expose to fetch and only want to invoke via RPC.
Why cant I do something like:
without getting this error:
The uploaded script has no registered event handlers. Please visit the following
website for more information:
2 Replies