Rodrigo Martín

Results 16 issues of Rodrigo Martín

* Methods: * [x] `socket.setNoDelay()` (#52) _Originally posted by @Overtorment in https://github.com/Rapsssito/react-native-tcp-socket/issues/38#issuecomment-610916087_ * [x] `socket.setKeepAlive()` (#62) _Originally posted by @Overtorment in https://github.com/Rapsssito/react-native-tcp-socket/issues/38#issuecomment-610916087_ * [x] `socket.setEncoding()` (#74) _Originally posted by @Overtorment...

feature request
work-in-progress

More natural navigation to the settings.

As commented here: https://github.com/react-native-community/react-native-netinfo/issues/52#issuecomment-527646754 by @mikehardy, these two libraries _seem like an API surface area duplication and potential to perhaps have multiple active maintainers in one repo?_ Is there any...

**`await NetworkInfo.getSubnet()`** hangs forever if the device is not connected to anything. I have experienced this on **Android**. I don't know if this is also happening on iOS.

Are there plans to add CRAM support? `bamtools` does not have CRAM support (and it looks like it will never have [bamtools#149](https://github.com/pezmaster31/bamtools/issues/149)). Switching entirely to `htslib` will make the cut....

This repository is no longer maintained. Use [react-native-wifi-reborn](https://github.com/JuanSeBestia/react-native-wifi-reborn) instead.

Display the number of messages and chats on the notification when "Show sensitive content only when unlocked" option is selected for the Lock Screen. Co-authored: @pablotix & @rapsssito ### Before...

## Description: As described in https://github.com/esphome/esphome/pull/6279. **Pull request in [esphome](https://github.com/esphome/esphome) with YAML changes (if applicable):** https://github.com/esphome/esphome/pull/6279 ## Checklist: - [x] I am merging into `next` because this is new documentation...

has-parent
next

I am currently using `[tpref show_links="1"]` to display the references. However, some of the papers I cite have +10 authors. Is it possible to limit the number of authors and...

I am currently working on a project with very high energy limitations. I use BLE for sending the WiFi credentials to the device for the first time. However, the BLE...