UDK基礎(chǔ)教程(共15節(jié))
次世代場景UDK應(yīng)用(共45節(jié))
UDK高級實(shí)例教程(共31節(jié))
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.
Choose your protocol
BlueprintWebSocket allows you to connect to the server with ws or wss protocols.
Multi-connections
Create as much sockets as you want to connect to several WebSocket servers at the same time.
Headers access
BlueprintWebSocket allows you to add custom header keys and values.
No Dependency
BlueprintWebSocket is built around the engine's WebSockets module. It doesn't require any dependency.
Fully functional demo
Learn how to use it with the documentation or the functional demo project and the basic echo server included.
技術(shù)細(xì)節(jié)
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)
Number of Blueprints: 0
Number of C++ Classes: 5
Network Replicated: No
Supported Development Platforms: Windows, MacOS, Linux
Supported Target Build Platforms: Windows, MacOS, Linux, Android, iOS
Example Project: Zipped Demo
Documentation: Available on Github
------------------------------------------
BlueprintWebSocket
BlueprintWebSocket是易于使用的WebSocket客戶端,可完全用于Blueprints和C ++。
輕松將其集成到項目中,并開始使用WebSocket服務(wù)器發(fā)送和接收字符串或二進(jìn)制消息。
選擇您的協(xié)議
BlueprintWebSocket允許您使用ws或wss協(xié)議連接到服務(wù)器。
多連接
根據(jù)需要創(chuàng)建盡可能多的套接字,以同時連接到多個WebSocket服務(wù)器。
標(biāo)頭訪問
BlueprintWebSocket允許您添加自定義標(biāo)題鍵和值。
沒有依賴
BlueprintWebSocket圍繞引擎的WebSockets模塊構(gòu)建。它不需要任何依賴。
功能齊全的演示
了解如何將其與文檔或功能演示項目以及基本的回顯服務(wù)器一起使用。
技術(shù)細(xì)節(jié)
特征:
藍(lán)圖和C ++的完整WebSocket客戶端。
易于使用。
ws和wss協(xié)議支持。
二進(jìn)制和字符串消息支持。
標(biāo)頭訪問。
代碼模塊:
BlueprintWebSocket(運(yùn)行時)
圖紙數(shù)量:0
C ++類數(shù):5
復(fù)制的網(wǎng)絡(luò):否
支持的開發(fā)平臺:Windows,MacOS,Linux
支持的目標(biāo)構(gòu)建平臺:Windows,MacOS,Linux,Android,iOS
示例項目:壓縮演示
文檔:在Github上可用
朱峰社區(qū)網(wǎng)頁版(手機(jī)掃描-分享-添加到屏幕)
朱峰社區(qū)微信公眾號(微信掃一掃-關(guān)注)
未知用戶
2005-2024 朱峰社區(qū) 版權(quán)所有 遼ICP備2021001865號-1
2005-2024 ZhuFeng Community All Rights Reserved
VIP