Stuyk / rebar-altv

Accelerate your game mode development with a simple alt:V framework written in TypeScript.
https://rebarv.com/
56 stars 33 forks source link

Move Transmitter to Hono API #116

Closed Stuyk closed 2 months ago

Stuyk commented 2 months ago

The vscode transmitter is currently handling everything via http; and need to get it all under one server instead of 2.

It's mostly refactoring that needs to be done.

Transmitter will be updated to the correct ports after update.