SkillAgentSearch skills...

MLAPI.WebSockets

WebSocket wrapper that runs both nativley and in WebGL for Unity.

Install / Use

/learn @MidLevel/MLAPI.WebSockets
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

MLAPI.WebSockets

MLAPI.WebSockets is a wrapper library that can wrap around websocket-sharp for native platforms or around the browsers JS interface for WebGL. Note that MLAPI.WebSockets is not an actual WebSocket implementation and will have all limitations of the two underlying wrapped implementations.

The implementation is based on Unitys implementation and these articles: Article 1, Article2.

Server functionality is only avalible through the native implementation and cannot be ran in the web browser. This is due to security restrictions put in place by modern web browsers.

View on GitHub
GitHub Stars19
CategoryDevelopment
Updated1y ago
Forks4

Languages

C#

Security Score

75/100

Audited on Jun 12, 2024

No findings