ustatic

0.0.12 • Public • Published

ustatic

A static file serve handler for uWebSockets.js with range and compression support.

import uws from 'uWebSockets.js'

const app = uws.App()
app.get('/*', ustatic('./'))
app.listen(1337)

Package Sidebar

Install

npm i ustatic

Weekly Downloads

1

Version

0.0.12

License

Unlicense

Unpacked Size

26.9 kB

Total Files

5

Last publish

Collaborators

  • porsager