mdconaway

Results 7 issues of mdconaway

Closes #1024 -Add native SSL support -Add deprecation warning for missing host value (no behavior change) -Add self-signed certificate factory -Add certificate file loaders -Add prettier formatter for server code...

enhancement
blocked

**Issues:** -Initial RTL config/setup is _insecure by default_ on LAN networks / intranets with many devices. The RTL node.js server defaults to listening on host "localhost" which exposes the RTL...

enhancement

Hi, I would like to propose an additional (optional) feature that has great benefit for this module. # Background: I have been building a demo product using Node-Webkit/NW.js and this...

Hello fairseq team! #### Problem Summary I've been trying to reproduce the results of [this paper](https://research.facebook.com/publications/hokkien-direct-speech-to-speech-translation/) for research, and I believe there are some necessary model files / urls that...

question
needs triage

Closes #161 Re-opened PR as the timeframe of active library maintenance should now meet the requirements of this list.

-Adds new storage locations for mqtt key/cert/ca -Adds bluetooth "chunking" proof-of-concept -Declares BT MTU size as 517B (5 bytes header + 512 bytes data) -Adds generic function `packetizeBluetoothMessage` which can...

# Summary [summary]: #summary The postgres postgis extension introduces `geometry` and `geography` column types with large set of new query operators. Generally, these column types serialize and deserialize successfully into...

enhancement