1.0.1 • Published 11 months ago

protocol-agnostic-router v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
11 months ago

workflow Jest coverage

This module features Router: an abstract boilerplate synchronous message processor for custom middleware applications.

Although it's accompanied with an HTTP specific descendant, HttpRouter (see test code for a working example), this is only a proof of concept, by no means supposed to compete with advanced HTTP servers. Developers in need of a well known HTTP centric RESTful framework better consider using express or like.

This, really protocol-agnostic-router, may be useful in complex applications where messages of different nature are better to be processed in some uniform way.

1.0.1

11 months ago

1.0.0

11 months ago