simploxide 0.3.0

SimpleX-Chat bot SDK
Documentation
[dependencies]

[lib]
name = "simploxide"
path = "src/lib.rs"

[package]
authors = ["a1akris <alkrivitskiy@pm.me>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["network-programming", "asynchronous", "web-programming::websocket"]
description = "SimpleX-Chat bot SDK"
documentation = "https://docs.rs/simploxide"
edition = "2024"
keywords = ["simplex", "chat", "bot", "sdk", "framework"]
license = "MIT OR Apache-2.0"
name = "simploxide"
readme = "README.md"
repository = "https://github.com/a1akris/simploxide"
version = "0.3.0"