phoenix framework - What is Elixir Plug? -



phoenix framework - What is Elixir Plug? -

as newcomer both elixir , web domain in general (no web framework experience) know, plug? understand cowboy web server (albeit in erlang, not elixir) , phoenix framework building web apps, plug come in? abstraction layer between 2 or perhaps plug-in scheme in same abstraction layer phoenix?

is abstraction layer between two

yes, exactly! plug meant generic adapter different web servers. back upwards cowboy there work back upwards others.

plug defines how different components should plugged together. similar rack in ruby, wsgi in python, ring in clojure, , on.

elixir phoenix-framework

Comments

Popular posts from this blog

maven fortify plugin : Unable to load build session with ID XXXXX .. See log file for more details -

c# - Primavera WebServices does not return any data -

android - Display emoji panel with genymotion - keyboard/touch input? -