#websocket #team #rest #room #spark #interface #message

webex

Interface to Webex Teams REST and WebSocket APIs

15 unstable releases (7 breaking)

0.9.3 Dec 8, 2023
0.9.1 Nov 23, 2023
0.7.0 Jun 23, 2023
0.6.2 Mar 29, 2023
0.1.3 Feb 10, 2020

#319 in Asynchronous

Download history 1/week @ 2024-02-20 50/week @ 2024-02-27 10/week @ 2024-03-12 55/week @ 2024-04-02

65 downloads per month

MIT license

120KB
2.5K SLoC

webex-rust

MIT licensed Crates.io docs.rs

A minimal asynchronous interface to Webex Teams, intended for (but not limited to) implementing bots.

Current functionality includes:

  • Registration with Webex APIs
  • Monitoring an event stream
  • Sending direct or group messages
  • Getting room memberships
  • Building AdaptiveCards and retrieving responses

Not all features are fully-fleshed out, particularly the AdaptiveCard support (only a few serializations exist, enough to create a form with a few choices, a text box, and a submit button).

DISCLAIMER

This crate is not maintained by Cisco, and not an official SDK. The authors are current developers at Cisco, but have no direct affiliation with the Webex development team.

License

webex-rust is provided under the MIT license. See LICENSE.

Dependencies

~17–32MB
~501K SLoC