Skip to content

Latest commit

 

History

9 提交

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

仓库 files navigation

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.

关于

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

Resources

Stars

19 stars

关注者

4 watching

复刻s

发布

Sponsor this project

Used by

贡献者

Languages