0.0.12 • Published 1 year ago

ustatic v0.0.12

Weekly downloads
-
License
Unlicense
Repository
github
Last release
1 year ago

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)
0.0.12

1 year ago

0.0.11

1 year ago

0.0.10

1 year ago

0.0.9

1 year ago

0.0.8

1 year ago

0.0.7

1 year ago

0.0.6

1 year ago

0.0.5

1 year ago

0.0.4

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

2 years ago