Skip to content

Commit

Permalink
docs(note): add
Browse files Browse the repository at this point in the history
  • Loading branch information
dalisoft committed May 3, 2022
1 parent 1d4226a commit 6a9656d
Showing 1 changed file with 48 additions and 1 deletion.
49 changes: 48 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,53 @@
<h3 align="center">nanoexpress for enterprise users & teams</h3>
<h4 align="center">Ultimate solution based on nanoexpress and best-practices</h4>

## Deprecation note

This project now marked as **Deprecated** because of some of internet open-source projects copied from codebase (even with TypeScript typings) without reference back to project, no donation nor activate code contribution from community.
I love and respect open-source so i keep this project as open-source but without any future updates even bug-fixes. Any commits and updates (if ever will be) goes as private.
The reason of deprecation as i don't have enough time to support project, add features and i have bills to pay, no one pays that for me.

If you want better performance, look at [**uWebSockets.js**](https://github.com/uNetworking/uWebSockets.js) or _uWebSockets.js powered_ [**HyperExpress**](https://github.com/kartikk221/hyper-express) for Express.js compatibility

> There have been plans, see **TO-DO / Roadmap** section (below)
Special thanks as company sponsoring open-source:

- JetBrains (from 2019)
- MacStadium (from 2020)
- Paw (from 2020)
- BrowserStack (always from 2016)

as well as [Sergey NN](https://github.com/mrauhu) and
[Yaroslav Dobzhanskij](https://github.com/yarsky-tgz) as a Gold+ sponsors

I hope you understand me.

## TO-DO / Roadmap

- [ ] `/get_schema` — Ajv Request Validator
- [ ] ESLint plugin for nanoexpress (for better performance)
- [x] TypeScript integration
- [x] JSDoc comments
- [ ] Better documentations
- [x] nanoexpress EcoSystem (middlewares, defines, plugins)
- [ ] Live reload page
- [ ] staticServe watchMode
- [x] Get query (400x faster)
- [x] GraphQL subscription
- [x] Hooks support
- [ ] AWS-S3 Middleware
- [ ] Dropbox Integration
- [ ] WebRTC integration
- [ ] Torrent-server implementation
- [ ] socketi Integration (Pusher API)
- [ ] MQTT Syntax (test with clients)
- [x] Server-side events (test)
- [x] EventSource
- [ ] Built-in fast logger (with ELK integration)
- [ ] nanoORM written in AssemblyScript (for PostgreSQL, MySQL and SQLite)
- [ ] Live backend builder

## Table of Contents

- [Documentations](./docs/DOCS.md) `[I]`
Expand All @@ -21,7 +68,7 @@

### Sponsors

See [here](https://nanoexpress.js.org/support/sponsors) `[E]`
See [here](https://nanoexpress.js.org/sponsors) `[E]`

### Questions?

Expand Down

0 comments on commit 6a9656d

Please sign in to comment.