[erlang-questions] Split Cowboy's acceptor and HTTP code

Max Lapshin max.lapshin@REDACTED
Tue Apr 3 15:35:02 CEST 2012


Loic.  I think that splitting cowboy into two repositories is a bad idea.

It will make your life a nightmare if you need git bisect   This is
exactly why erlyvideo is monolitic in single repo.

Just keep your http code in separate subfolder  src/http. This is really enough.



More information about the erlang-questions mailing list