mirror of
https://github.com/zhaojh329/rtty.git
synced 2026-02-27 09:53:17 +08:00
@@ -23,7 +23,6 @@
|
||||
[mbedtls(polarssl)]: https://github.com/ARMmbed/mbedtls
|
||||
[CyaSSl(wolfssl)]: https://github.com/wolfSSL/wolfssl
|
||||
[vue]: https://github.com/vuejs/vue
|
||||
[iview]: https://github.com/iview/iview
|
||||
[server]: https://github.com/zhaojh329/rttys
|
||||
|
||||

|
||||
@@ -31,7 +30,7 @@
|
||||

|
||||
|
||||
It is composed of a client and a [server]. The client is written in pure C. The [server] is written in go language
|
||||
and the front-end interface is written in [iview] & [Vue].
|
||||
and the front-end interface is written in [Vue].
|
||||
|
||||
You can access your device's terminal from anywhere via the web. Differentiate your different device by device ID.
|
||||
|
||||
|
||||
+1
-2
@@ -23,14 +23,13 @@
|
||||
[mbedtls(polarssl)]: https://github.com/ARMmbed/mbedtls
|
||||
[CyaSSl(wolfssl)]: https://github.com/wolfSSL/wolfssl
|
||||
[vue]: https://github.com/vuejs/vue
|
||||
[iview]: https://github.com/iview/iview
|
||||
[服务端]: https://github.com/zhaojh329/rttys
|
||||
|
||||

|
||||

|
||||

|
||||
|
||||
它由客户端和[服务端]组成。客户端采用纯C实现。[服务端]采用GO语言实现,前端界面采用[iview]和[vue]实现。
|
||||
它由客户端和[服务端]组成。客户端采用纯C实现。[服务端]采用GO语言实现,前端界面采用[vue]实现。
|
||||
|
||||
您可以在任何地方通过Web访问您的设备的终端。通过设备ID来区分您的不同的设备。
|
||||
|
||||
|
||||
Reference in New Issue
Block a user