rx-mqtt icon indicating copy to clipboard operation
rx-mqtt copied to clipboard

Results 4 rx-mqtt issues
Sort by recently updated
recently updated
newest added

There is an issue in migrating the manifest. Can you please resolve this issue

help wanted

``` 2019-06-06 13:44:52.274 24799-24799/com.org.leorocuserapp E/AndroidRuntime: FATAL EXCEPTION: main Process: com.org.leorocuserapp, PID: 24799 java.lang.RuntimeException: Error receiving broadcast Intent { act=android.net.conn.CONNECTIVITY_CHANGE flg=0x4000010 launchParam=MultiScreenLaunchParams { mDisplayId=0 mFlags=0 } bqHint=1 (has extras) } in...

bug

In scenarios when subscription is made to a wildcard topic (e.g. "myorg/test/#") client needs to get the precise topic URI too. E.g. when publisher sends "myorg/test/dream/true" the subscriber needs to...

enhancement
help wanted