文件名称:swift-simple-matt-chat:使用mqtt的简单聊天应用
文件大小:540KB
文件格式:ZIP
更新时间:2024-05-20 04:09:47
Swift
快速简单的哑聊
=================================
这是什么?
这是一个使用MQTT的简单聊天应用程序。
更新依赖
$ pod install
$ open MqttChat.xcworkspace
设置MQTT服务器信息
$ vi MqttChat/src/Const.swift
let MQTT_HOST : String =
【文件预览】:
swift-simple-matt-chat-master
----MqttChat.xcodeproj()
--------project.pbxproj(16KB)
----.gitignore(676B)
----MqttChat()
--------images()
--------src()
--------Info.plist(1KB)
----LICENSE(1KB)
----README.md(481B)
----Podfile.lock(566B)
----Podfile(293B)