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'm trying to use thrift4go to get communication between a Go HTTP server and a javascript client, which I believe would require TJsonProtocol and HTTP transport. I'm not seeing how to do it. There's a HTTP client implementation, but how would you implement a HTTP server? Thanks!
The text was updated successfully, but these errors were encountered:
I'm trying to use thrift4go to get communication between a Go HTTP server and a javascript client, which I believe would require TJsonProtocol and HTTP transport. I'm not seeing how to do it. There's a HTTP client implementation, but how would you implement a HTTP server? Thanks!
The text was updated successfully, but these errors were encountered: