コード例 #1
0
	def __init__(self, prefix, host = "localhost", port = 80):
		SockJSClient.__init__(self, prefix, host, port)