This repository contains everything needed to test a client resource in FiveM using websockets via the CEF implementation, using NUI.
- Clone this repository
test_websocket_serveris a simple websocket server that can be used to test the client resource, so build it, or run it, with cargo.ITGH_websocket_test_clientis a simple client resource that can be used to test the websocket server, read it's readme for more information.
╔═══════════════════════════════════════════════════════════╗
║ NEON-DYSTOPIA NON-COMMERCIAL ║
║ ATTRIBUTION ACCESS PROTOCOL v1.0 ║
║ by Imthatguyhere (ITGH | Tyler) ║
╚═══════════════════════════════════════════════════════════╝
» A License for the Post-Corporate Era «
This project is licensed under the Neon-Dystopia Non-Commercial Attribution Access Protocol v1.0 (ND-NCAAP v1.0).
- 🔒 Attribution Required: Always credit Imthatguyhere (ITGH | Tyler) clearly.
- 🚫 Non-Commercial Use Only: Do not use this code in products, services, or projects that generate any form of revenue.
- 🛠️ Modifications Allowed: You may remix, fork, or build upon the code — but all modified works must follow the same rules.
- 👁️ Ownership Retained: No transfer of ownership. The creator maintains full intellectual sovereignty.
- ⚖️ Liability Disclaimer: The code is provided as is. Use at your own risk/discretion. No warranties.
Full license text available in LICENSE.txt
