
Descripción
JwRPC is a Bi-directional JSON Remote Procedure Call Client Over WebSocket Protocol. with this plugin you can send/receive request to/from server.
Both C++ and Blueprint is supported (Easy to Use Blueprint APIs)
Async Functions To Send Or Receive Request and Notification
All Blueprint JSON Functions Available (Struct to JSON, JSON to struct, ...)
Noe: this plugin is client, but can connect to severs written in any languages. see JSON-RPC specification.
Download Example Project Project For UE5.5 (Needs Plugin)( Contains a simple client-chat-room in CPP and BP + A NodeJS sever )


