alanjames1987 / marilyn

Marilyn is a client side, Socket.IO driven, Pub/Sub, model layer with a query system similar to Mongoose.
MIT License
114 stars 3 forks source link

Feature: Add Plugins / Middleware #12

Closed alanjames1987 closed 9 years ago

alanjames1987 commented 9 years ago

Marilyn should be able to use plugins / middleware.

I want to follow some sort of convention that matches Express, Socket.IO, Mongoose, and Sammy.

alanjames1987 commented 9 years ago

I've added this in version 0.14.0. I will write documentation for it later.