altv-client-xstreamer
v0.1.10
Published
A client-side TS implementation of an efficient entity streamer for [alt:V](https://altv.mp) based on [workers](https://docs.altv.mp/js/articles/workers.html)
Downloads
14
Readme
altv-client-xstreamer
A client-side TS implementation of an efficient entity streamer for alt:V based on workers
Installation
esbuild
- install altv-esbuild-client-worker plugin
- use
altv-client-xstreamer
like regular npm package (TS and JS examples of usage)
Without esbuild/any other bundler
// TODO