#actix #wamp #client

actix-wamp

Asynchronous client library for WAMP

2 unstable releases

0.2.0 Mar 25, 2020
0.1.0 Nov 29, 2019

#12 in #wamp

Download history

62 downloads per month
Used in 3 crates

GPL-3.0 license

49KB
1K SLoC

Actix-WAMP build-status-travis

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.

Dependencies

~42MB
~758K SLoC