#!/usr/bin/env python #coding:utf8 from sjrpc.server.simple import * __all__ = ('SimpleRpcServer', 'SimpleSslRpcServer')