0.0.3 • Published 3 months ago

@slipher/proxy v0.0.3

Weekly downloads
-
License
MIT
Repository
-
Last release
3 months ago

Rest proxy using uWebSockets.js

const { app } = await createProxy({
	port: 4444,
	token: "MzUxNDMzMTk0MDAxNjYxOTUy........",
	baseUrl?...
	app?...
	rest?...
});
0.0.3

3 months ago

0.0.2

3 months ago

0.0.1

6 months ago