Skip to content

imthatguyhere/fivem-websocket-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FiveM Client Websocket Test

License: ND-NCAAP v1.0

Description

This repository contains everything needed to test a client resource in FiveM using websockets via the CEF implementation, using NUI.

Usage

  1. Clone this repository
  2. test_websocket_server is a simple websocket server that can be used to test the client resource, so build it, or run it, with cargo.
  3. ITGH_websocket_test_client is a simple client resource that can be used to test the websocket server, read it's readme for more information.

Media

example of it working

📜 License Summary: ND-NCAAP v1.0

╔═══════════════════════════════════════════════════════════╗
║              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

About

A WebSocket Server in Rust, with a TypeScript NUI Websocket Client for FiveM

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors