wRPC版本问题
Go doesn't support wrpc, iirc there was some proxy to convert grpc to json over websocket, I think it also deprecated.
You should use rust node. And enable websocket adding args:
JSON protocol:
--rpclisten-json = <interface:port>
Borsh protocol:
--rpclisten-borsh = <interface:port>
感动 | 同情 | 无聊 | 愤怒 | 搞笑 | 难过 | 高兴 | 路过 |
- 上一篇:Kaspium gRPC
- 下一篇:QPS、TPS、RT、并发数、吞吐量理解和性能…
相关文章
-
没有相关内容