sms-server 3.4.9

SMS server for GSM modem hardware with HTTP/WebSocket APIs, encrypted message storage, delivery tracking, and GNSS location support. Designed for Raspberry Pi + GSM HAT setup.
1
2
3
4
5
[target.aarch64-unknown-linux-musl]

image = "ghcr.io/cross-rs/aarch64-unknown-linux-musl:main"



[target.x86_64-unknown-linux-musl]

image = "ghcr.io/cross-rs/x86_64-unknown-linux-musl:main"