Web Sockets
nl.elraccoone.web-sockets is an OpenUPM Unity package. Unity Web Sockets provides a wrapper for using Web Sockets, an advanced technology that allows real-time interactive communication between the client browser and a server. It uses a completely different protocol that allows bidirectional data flow, making it unique against HTTP.
Install this package from the OpenUPM scoped registry with the instructions on this page, or use openupm-cli to update Packages/manifest.json.
Repository: https://github.com/jeffreylanters/unity-web-sockets.
Owner: jeffreylanters.
Topics
Related Unity Packages
- Nest Utilities Client nl.elraccoone.nest-utilities-client
- Request Review nl.elraccoone.request-review
- Web Requests nl.jeffreylanters.web-requests
- Canvas Visualizer nl.elraccoone.canvas-visualizer
- Entity Component System nl.elraccoone.entity-component-system
- Promises nl.elraccoone.promises
For registry setup problems, see Unity scoped registry troubleshooting.