Closed ansarizafar closed 10 months ago
you need to enable sharedarraybuffer and all details are iin the README: https://github.com/WebReflection/coincident#coincidentserver
you can't have coincident without SharedArrayBuffer so workers are mandatory. Set the right headers and call it a day?
I am trying to use coincident but I am not able to expose server methods to main UI. Here is my code in Imba lang
Client code
Worker code
Here is the error message