I couldn't find any path for implementing subdomains.
session_domain: (optional, sets the Domain=x cookie option), this can be used by ex: to enable subdomain apps (*.domain.com) with the param ".domain.com" => {session_domain, ".domain.com"}
I coudlnt set this on boss.config also. I am using cowboy. Is there any tutorial or source i can get info from?