• Image
  • Image
  • Image
  • Current Version: v2.080: 2024-04-09T19:36:12Z
  • First Published: 2022-08-22T19:05:11Z
  • Size: 471712
  • Supported Unity Versions: 2020.3.36
tools network

FM WebSocket 2.0

(15 Votes)
$39.92 $39.92

^^^^^^^^^^ FM WebSocket 2.0 Upgrade Plan ^^^^^^^^^^

Anyone purchased V1: 50% off upgrade fee


*advanced live streaming solution in FMETP STREAM

Webpage | Main Forum | Youtube | Twitter | Facebook

FM WebSocket 2.0 is a plugin for Unity3D, which provides you a simple, flexible and reliable networking solution using WebSocket. It’s also part of our popular full package “FMETP STREAM”.


It’s a cross-platform networking solution, which is focusing on Internet stream via node.js server, involves the key features below:


# Public Network Connection

# Simple Send & Receive with Message or Byte[]

# Server <=> Clients

# General Send Type: All, Server, Others, Target

# Cross Platform: iOS/Android/Mac/PC/Linux/UWP…etc

# All Written in C#, easy to modify if necessary


In this package, it includes the latest “FM WebSocket Manager” system with the best performance, and “FM SocketIO Manager” system(legacy) from FM WebSocket 1.0 is also optimised for the ease of migration.


WebSocket Networking With Simple Commands:

SendToAll("Hello World");

SendToOthers("Hello World");

SendToServer("Hello World");

SendToTarget("Hello World", "wsid");

SendToAll(byte[]);

SendToOthers(byte[]);

SendToServer(byte[]);

SendToTarget(byte[], "wsid");


Example of sending in one line function:

FMWebSocketManager.instance.SendToAll("Hello World");

FMWebSocketManager.instance.SendToTarget("Hello World", "xxxxyyyy-zzzz");


Support: [email protected]

#######################

This asset uses 1) websocket-sharp under The MIT License (MIT);see Third-Party Notices.txt file in package for details.


Add to cart
This site contains affiliate links, which means that we can receive a commission if you click on a link and buy something that we have recommended.
Although clicking on these links will not cost you anything, they will help us finance our development projects while recommending good products!