About
This plugin exposes nodes to handle socket communication (TCP & UDP)
You can create a client or server with this plugin
Can be used in any blueprint
Documentation can be found here : https://github.com/RLoris/SocketHelperDoc
If you found this plugin helpful, leave a rate or comment for others
May we meet again !
> If you wish to create a websocket, checkout my other plugin for websocket available here on the marketplace
> If you wish to add an encryption layer, checkout my other plugin for security available here on the marketplace
> If you wish to handle files or encode/decode to/from base64 and send them over the network, checkout my other free plugin for files handling available here on the marketplace
> If you wish to manipulate and (de)serialize struct to/from XML/JSON, checkout my other plugin available here on the marketplace
Bug or Request
You can ask question before buying, check the documentation as it may contain the answer you are looking for !
Keep in mind that I don't do your work for you, I only provide the right tools to help your development process !
If you find a bug, please contact me by filling this form, I will fix it
If you want a new feature, ask a question with the feature description, I will implement it eventually
For any other reason, you can contact me by clicking on my markeplace name (RLoris) and finding my support email
Changelog
V1.1
- Fixed bug where you could not launch the game after a successful build (SubSystem was not initialized)