Skip to content

A simple Web Socket client implemented by Unity 2019.2, transfer both text data (Json format) and audio data (binary).

Notifications You must be signed in to change notification settings

jazzendev/SimpleWebSocketClient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SimpleWebSocketClient

A simple Web Socket client implemented by Unity 2019.2, transfer both text data (Json format) and audio data (binary).

UnityWebSocket is used for Web Socket communication: https://github.com/Unity3dAzure/UnityWebSocket.

About

A simple Web Socket client implemented by Unity 2019.2, transfer both text data (Json format) and audio data (binary).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages