low-http-server

HTTP Server implementation in top of uWebSocket.js

MIT License

Downloads
60
Stars
50
Committers
4
low-http-server - Update dependencies Latest Release

Published by jkyberneees 10 months ago

Changes:

  • uWebSockets.js was updated to latest version v20.38.0
  • Other dev dependencies where updated
  • Marking Fastify integration as broken in this release

Full Changelog: https://github.com/jkyberneees/low-http-server/compare/v4.1.0...v4.2.0

low-http-server - Updating dependencies

Published by jkyberneees over 2 years ago

What's Changed

Full Changelog: https://github.com/jkyberneees/low-http-server/compare/v4.0.0...v4.1.0

low-http-server - Updating uWebSockets

Published by jkyberneees over 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/jkyberneees/low-http-server/compare/v2.1.3...v4.0.0

low-http-server - New tests utilizing Restana & Bug fixes

Published by schamberg97 over 3 years ago

Changes:

PR ref: https://github.com/jkyberneees/low-http-server/pull/10

low-http-server - Extend OS compatibility check

Published by jkyberneees over 3 years ago

Changes:

  • We have extended OS compatibility check to support worker_threads dependency.

Issue ref: https://github.com/jkyberneees/low-http-server/issues/8

low-http-server - Getting solid!

Published by jkyberneees about 4 years ago

Changes:

  • Better aborted fix
  • Handle listen and close callbacks optionally
  • Fix HTTP header problems
  • Moving 0http as dev dependency

@schamberg97 👏

low-http-server - SSL support!

Published by jkyberneees about 4 years ago

Added:

  • SSL support!
low-http-server - Increasing Node.js compatibility

Published by jkyberneees about 4 years ago

Changes:

  • Adding Readable stream compatibility in Request object wrapper.
  • Adding clustering warning when not running in Linux OS.

Big applause to @schamberg97 for being the release hero! 👏