metosin / eines

Simple Clojure and ClojureScript library for WebSocket communication
15 stars 3 forks source link

Middleware -> Interceptors #3

Open ikitommi opened 7 years ago

ikitommi commented 7 years ago

Eines calls things middleware, but they are more like Pedestal interceptor.

ikitommi commented 7 years ago

Also, :middleware is plural, not :middlewares.

ikitommi commented 7 years ago

Interceptors should also handle thrown errors, e.g. :error.