Arc Forumnew | comments | leaders | submitlogin
2 points by rocketnia 4797 days ago | link | parent

There's a dispatch.arc right at the root of Anarki: https://github.com/nex3/arc/blob/master/dispatch.arc

The comment at the top of dispatch.arc currently says it's web.arc, so it might be the same thing.



1 point by evanrmurphy 4797 days ago | link

Ah, you're right! There's also a lib/web.arc that looks completely different, so perhaps the name change was to avoid conflicts. </speculation>

-----