actix-wamp

Crates.ioactix-wamp
lib.rsactix-wamp
version0.2.0
sourcesrc
created_at2019-11-29 15:16:11.137469
updated_at2020-03-25 14:33:43.754618
descriptionAsynchronous client library for WAMP
homepagehttps://github.com/golemfactory/golem-client/tree/master/actix-wamp
repositoryhttps://github.com/golemfactory/golem-client.git
max_upload_size
id185312
size48,663
core-dev (github:golemfactory:core-dev)

documentation

https://docs.rs/actix-wamp

README

Actix-WAMP build-status-travis crates.io-version

Actix-wamp is an asynchronous client library compliant with Web Application Messaging Protocol v2.

It features:

  • rRPC
  • PubSub
  • Challenge-Response authentication
  • MessagePack for message serialization

For usage example look at golem-rpc-api and golemcli.

Commit count: 272

cargo fmt