#!/usr/bin/env python

from sockjsproxy.sockjsproxy import SockJSProxy

SockJSProxy().main()
