sateffen / nodgine

The nodgine is a small framework for creating fast webservices. The main focuses are speed and easiness.
MIT License
0 stars 0 forks source link

Allow setting a hostname to connections #22

Closed sateffen closed 10 years ago

sateffen commented 10 years ago

The default nodejs API allowes to setup an "hostname". This hostname should be usable with the nodgine as well.