|
|
|
|
|
by luislobo
3004 days ago
|
|
It's similar and different at the same time. Both handle HTTP and Websockets at the same time, have different kind of adapters-hooks-pluggins to serve different needs.
Both are opinionated, but Sails is more express-like (you can create "hooks" that are basically express middleware on steroids. |
|