hexnut icon indicating copy to clipboard operation
hexnut copied to clipboard

🔩 Hexnut is a middleware based, express/koa like framework for web sockets

Results 10 hexnut issues
Sort by recently updated
recently updated
newest added

Bumps [pathval](https://github.com/chaijs/pathval) from 1.1.0 to 1.1.1. Release notes Sourced from pathval's releases. v1.1.1 Fixes a security issue around prototype pollution. Commits db6c3e3 chore: v1.1.1 7859e0e Merge pull request #60 from...

dependencies

Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=path-parse&package-manager=npm_and_yarn&previous-version=1.0.6&new-version=1.0.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Hi dear @francisrstokes I need to something like this: `wss.on('headers', (headers, req) => { if (req.headers.cookie == null) { headers.push('Set-Cookie: ' + cookie.serialize('SESSIONID', crypto.randomBytes(20).toString("hex"))); } });` but as I read...

The idea is to create a dedicated page for the Hexnut (App) class. It would not only introduce properties and methods, but also high level concepts. Areas that should be...

help wanted
good first issue

The idea is to create a dedicated page for the Hexnut (App) class. It would not only introduce properties and methods, but also high level concepts. Areas that should be...

help wanted
good first issue

This issue will be closed when the following issues are also closed: - [ ] #4 - [ ] #5 - [ ] #6 - [ ] #7 - [...

The idea is to create a dedicated page for tutorials related to Hexnut Areas that should be covered: - Links to tutorials inside the repo (docs) - Links to external...

help wanted
good first issue

The idea is to create a dedicated page for the Context (ctx) object. It would not only introduce properties and methods, but also high level concepts. Areas that should be...

help wanted
good first issue

Bumps [flat](https://github.com/hughsk/flat) from 4.1.0 to 5.0.2. Commits e5ffd66 Release 5.0.2 fdb79d5 Update dependencies, refresh lockfile, format with standard. e52185d Test against node 14 in CI. 0189cb1 Avoid arrow function syntax....

dependencies