Juq063 Link
cfg = {"host":"localhost","port":1234} client = connect(cfg)
class JuqClient: def __init__(self, host='localhost', port=1234): self.client = connect({'host': host, 'port': port}) juq063
result = process({"input":"example"}, client) print(result) cfg = {"host":"localhost"
About Rocketek
Rocketek is a high-tech cooperation which focus on independent research, design, production and marketing in one line. We aimed to providing a series of economic and practical products to satisfy the demands of customers.