Skip to content

NewChromantics/PopUnitySockets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PopUnitySockets

Very simple socket components (with matching APIs)

  • Auto-reconnect via list of hostnames & ports (cycles through them all when connection fails)
  • Just OnBinaryPacket and OnTextPacket (where applicable) events
  • Some abstractions for different platforms (I swear I wrote a hololens/uwp one)

Installation

  • In unity's package manager, + Add from git url and use https://github.com/NewChromantics/PopUnitySockets.git or
  • Add as a git submodule.

About

Unity package of very simple socket components, which auto [re]connects and just sends binary or text events.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages