An open API service indexing awesome lists of open source software.

https://github.com/botder/mtasa-websocket

Websocket server module for the Multi Theft Auto multiplayer modification
https://github.com/botder/mtasa-websocket

lua multi-theft-auto scripting websocket

Last synced: 6 months ago
JSON representation

Websocket server module for the Multi Theft Auto multiplayer modification

Awesome Lists containing this project

README

          

# mtasa-websocket
Websocket server module for the Multi Theft Auto multiplayer modification

## vcpkg
```
vcpkg install --triplet x86-windows-static openssl sol websocketpp boost-system boost-random boost-thread zlib
```
```
vcpkg install --triplet x64-windows-static openssl sol websocketpp boost-system boost-random boost-thread zlib
```