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)

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.12
    1
    • latest

Version History

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