lmstfy-client

Crates.iolmstfy-client
lib.rslmstfy-client
version0.1.4
sourcesrc
created_at2020-05-07 15:10:20.111733
updated_at2020-08-31 00:46:38.788032
descriptionA rust client for lmstfy server
homepagehttps://github.com/bitleak/rust-lmstfy-client
repositoryhttps://github.com/bitleak/rust-lmstfy-client.git
max_upload_size
id238608
size47,692
Ray (vjoke)

documentation

https://docs.rs/lmstfy-client

README

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
Commit count: 21

cargo fmt