Skip to content

Commit

Permalink
Merge pull request #19 from Psychopoulet/develop
Browse files Browse the repository at this point in the history
improve doc
  • Loading branch information
Psychopoulet committed Sep 6, 2019
2 parents 1bc3d3d + 72f418a commit f35207c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ $ npm install node-pluginsmanager-plugin

## Architecture

![Functional](https://github.com/Psychopoulet/node-pluginsmanager-plugin/tree/master/documentation/pictures/functional.jpg)

[=> See doc](https://github.com/Psychopoulet/node-pluginsmanager-plugin/tree/master/documentation/architecture.md)

### Resume
Expand Down
1 change: 0 additions & 1 deletion documentation/@TODO.txt → TODO.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
- automaticly check request format (error 406 ?)
- automaticly check params into mediator
- automaticly check returned data & response format
- add "_onConnection" attribute in Server & automaticly release it in "release" method

@MAYBE :
- add length check ? (error 411)

0 comments on commit f35207c

Please sign in to comment.