Giter Club home page Giter Club logo

socketio-client-ue4-example's Introduction

Socket IO Client UE4 Example Project

Reference implementation of socket.io chat client in ue4 using blueprints and umg.

UE4 Client Plugin repository: https://github.com/getnamo/socketio-client-ue4

Post questions to the SocketIO Unreal Forum Thread or contribute to or open new issues at https://github.com/getnamo/socketio-client-ue4-example/issues.

Feel free to fork, update, contribute, or add other examples.

Installation and Setup

Short Video

Install and Go

Download

  1. Download Latest Release
  2. Unzip into a folder of your choice

Server and Web Client

  1. Install node.js
  2. Navigate to server and open a command window at address (e.g. shift right click folder and open command window here)
  3. type npm install to install dependencies
  4. type node index to start the server
  5. Use the WebClient shortcut in the zip root folder or type localhost:3000 in your browser to test the web client

UE4 Client

  1. Navigate to sioclient folder and Open sioclient.uproject
  2. Once loaded, hit Play the client should auto-connect to your server
  3. watch messages from your web client stream in or press m to send a basic message to all clients.
  4. press enter to capture keyboard focus

Notes

  • Ending play in ue4 client will auto-disconnect the client.
  • Closing the command window will shutdown your server.
  • Closing your web browser will auto-disconnect your web client
  • Blueprints used should be fairly documented, explore them to find out how it all works
  • See https://github.com/getnamo/socketio-client-ue4 for detailed plugin API

License

MIT

socketio-client-ue4-example's People

Contributors

getnamo avatar

Watchers

James Cloos 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.