mirror of
https://github.com/defold/extension-websocket.git
synced 2025-06-27 09:47:44 +02:00
12 lines
399 B
Markdown
12 lines
399 B
Markdown
# Defold websocket extension
|
|
|
|
## Installation
|
|
To use this library in your Defold project, add the following URL to your `game.project` dependencies:
|
|
|
|
https://github.com/defold/extension-websocket/archive/master.zip
|
|
|
|
We recommend using a link to a zip file of a [specific release](https://github.com/defold/extension-websocket/releases).
|
|
|
|
## API reference
|
|
|
|
https://defold.com/extension-websocket/api/ |