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

https://github.com/tiaansu/omp-websockets

open.mp WebSocket - Client and Server implemenation
https://github.com/tiaansu/omp-websockets

Last synced: 2 months ago
JSON representation

open.mp WebSocket - Client and Server implemenation

Awesome Lists containing this project

README

        

# omp-websockets
open.mp WebSocket - Client and Server implemenation

> [!NOTE]
> Most of the code is from this [repo](https://github.com/alextwothousand/pawn-websockets). I just
> converted it into omp and added some fixes.