Features
-
Full WebSocket client for Blueprints and C++.
-
Easy-to-use.
-
ws and wss protocols support.
-
Binary and string messages support.
-
Headers access.
Code Modules
-
BlueprintWebSocket(Runtime)
Information
-
Supported Development Platforms: Windows, MacOS, Linux
-
Supported Target Build Platforms: Windows, MacOS, Linux, Android, iOS
-
Example Project: Zipped Demo
-
Documentation: Available on Github
-
Contact: pandores.marketplace@gmail.com
特征
-
用于蓝图和C++的完整WebSocket客户端。
-
易于使用。
-
ws和wss协议支持。
-
二进制和字符串消息支持。
-
头访问。
代码模块
-
BlueprintWebSocket(运行时)
资料
BlueprintWebSocket
BlueprintWebSocket is an easy-to-use WebSocket client fully available for Blueprints and C++.
Integrate it easily within your project and start sending and receiving string or binary messages with your WebSocket server.
Platform Support
The plugin is available for Windows, MacOS, Linux, Android, and iOS.
Fully functional demo
Learn how to use it with the documentation or the functional demo project and the basic echo server included.
Multi-connections
Create as much sockets as you want to connect to several WebSocket servers at the same time.
No Dependency
BlueprintWebSocket is built around the engine’s WebSockets module. It doesn’t require any dependency.
Headers access
BlueprintWebSocket allows you to add custom header keys and values.
Choose your protocol
BlueprintWebSocket allows you to connect to the server with ws or wss protocols.
[医]蓝图
BlueprintWebSocket是一个易于使用 WebSocket客户端 完全可用于 蓝图 和 C++.
将它轻松集成到您的项目中,并开始与您的WebSocket服务器发送和接收字符串或二进制消息。
平台支持
该插件可用于 窗户, MacOS的, Linux操作系统, 机器人,而 iOS的.
功能齐全的演示
学习如何使用它 文件 或功能 示范项目 和基本的回声服务器包括在内。
多连接
创建尽可能多的套接字,以便在同一时间连接到多个WebSocket服务器。
没有依赖
BlueprintWebSocket是围绕引擎的WebSockets模块构建的。 它不需要任何依赖。
标题访问
BlueprintWebSocket允许您添加自定义标题键和值。
选择你的协议
BlueprintWebSocket允许您使用ws或wss协议连接到服务器。
评论(0)