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
I was wondering if its possible to have some code in Go calling a callback in the PHP code. Example: If I set a socket server in Go I would like to be able to call a PHP function to handle incoming data whenever data is available.