1 unstable release
Uses new Rust 2024
new 0.1.0 | Mar 18, 2025 |
---|
#1107 in Asynchronous
38 downloads per month
1.5MB
43K
SLoC
WTX UI
wtx-ui
is a standalone crate intended to allow interactions with the (wtx
)https://github.com/c410-f3r/wtx project through an interface. At the current time only CLI interfaces are available.
- Embeds SQL migrations for
schema-manager
. Activation feature is calledembed-migrations
. - Runs SQL migrations for
schema-manager
. Activation feature is calledschema-manager
orschema-manager-dev
. - Performs very basic WebSocket Client/Server operations. Activation feature is called
web-socket
. - Makes
GET
requests to arbitrary URIs. Activation feature is calledhttp-client
.
Dependencies
~3–16MB
~202K SLoC