Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我一直在网上搜索以访问客户端的 IP 地址,当它向服务器发送请求时,我找到了类似this或this的示例,但我无法让它在 ScalaPB 中工作。
ScalaPB 中是否有我可以遵循的示例?我对 grpc 和协议缓冲区相当陌生。