Code Monkey home page Code Monkey logo

scially-websocketserver's Introduction

🚀 Get Started

  • Clone WebSocketServer插件,复制到项目的Plugins目录下
  • 在内容浏览器中找到WebSOcketServer C++类下的WebSocketServerActor,将其拖入场景中
  • Find the WebSocketServerActor under the WebSocketServer C++ Class in the Content Browser and drag it into the Unreal Editor
  • 点击运行,WebSocketServer就构建好了
  • Click Run, WebSocketServer is built, Finished!

Simple description

Simple description

👏 Featured Demos

  • 以Actor构建WebSocket服务器,方便与你的工程衔接
  • Build WebSocket server with Actor to facilitate connection with your project
  • 支持自定义端口与蓝图调用
  • Support custom port and blueprint call
  • 提供方便、灵活的API
  • Provide convenient and flexible API

📗 License

Apache 2.0. WebSocketServer is free for both commercial and non-commercial use.

🛠️ Developing with WebSocketServer

Windows

Prerequisities
  • Unreal Engine 4.26 or newer.
  • Visual Studio 2017 or newer.
Build Steps
  1. Point your Unreal Engine Project, create Plugins to the WebSocketServer.uplugin file to load the plugin into Unreal Engine.

  2. To package the plugin, run the RunUAT.bat command :

    %UE4.27 Path%/Engine/Build/BatchFiles/RunUAT.bat BuildPlugin Plugin=%Base Path%/WebSocketServer/WebSocketServer.uplugin -Package=%Base Path%/WebSocketPlugin/Package/ -VS2017 -TargetPlatforms=Win64 -Rocket
    

scially-websocketserver's People

Contributors

scially avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.