mosn

3pods

MNFrameRate

A longer description of MNFrameRate in Markdown format.

  • Write MNFrameRate for developer check if the UI draw fluent
    • Think: Why did you write this? What is the focus? What does it do?
    • CocoaPods will be using this to generate tags, and improve search results.
    • Try to keep it short, snappy and to the point.
    • Finally, don't worry about the indent, CocoaPods strips it!

License: MIT

  • Objective C

MNReachabilitySwift

As we know, we already have reachability framework for us to choose. Such as the famous repository Reachability. BUT we really need a tool for us to get the reachability, not the local connection! Apple doc tells us something about SCNetworkReachability API: "Note that reachability does not guarantee that the data packet will actually be received by the host." The called "reachability" we already know can only tell us the local connection status.These tools currently we know are all supported by the SCNetworkReachability API. Now Reachability in swift check the net real can connect to server.

License: MIT

  • Swift

MqttSwift

an swift native MQTT Framework http://mqtt.org.learn from ckrey.this guy's obj-c version used in boss zhipin.

License: MIT

  • Swift