5 releases

0.1.4 Aug 31, 2020
0.1.3 Jun 6, 2020
0.1.2 Jun 6, 2020
0.1.1 May 8, 2020
0.1.0 May 7, 2020

#480 in HTTP client

Custom license

46KB
1K SLoC

lmstfy-client

lmstfy is a task queue service, created by meitu team.

How to test

  • export config
$ export LMSTFY_CLIENT_TEST_CONFIG='{"namespace": "myns", "token": "imtoken", "host":"localhost", "port": 7777, "queue_suffix": "xxx"}'
  • cargo test

lib.rs:

rust client for lmstfy

An api wrapper for communicating with lmstfy server

Dependencies

~6–10MB
~220K SLoC