handle local server properly
A cross platform NINJAM client with linear chain-streaming mode
Status: Beta
Brought to you by:
bill-auger
Originally created by: bill-auger
determine if or when is best to display quick-login button for localhost
surely LOCALHOST_2049_URL constant is unnecessary for example
possible solutions:
* keep it there static (current solution)
* auto-detect running local NINJAM server (better solution)
* or, dont bother displaying button for this (maybe best solution)
Anonymous