Support for unix socket in MPD widget - #316
Conversation
|
This introduces GNU netcat as dependency, which is not part of every distro core installation. Please, investigate if is there a Pure Lua/Awesome API implementation. Also, note that if you want to use sockets, this recipe might be of interest. |
|
An alternative to netcat I've seen is piping into |
|
Maybe this? - references same code that @copycat-killer linked above. |
|
@unode Another thing I want to do for Eventually, this PR might be overridden, or pushed, along with the |
|
@copycat-killer by "get rid" I hope you mean replacing them with lua native api's such as luacurl. |
|
@unode By "get rid" I'm referring to I want to replace it with GLib via |
cd4f448 to
794f5d3
Compare
b14a2c8 to
055e663
Compare
d2fd3d5 to
24ca585
Compare
de63ab6 to
f589709
Compare
2426659 to
8112df6
Compare
1291b1c to
012c6b6
Compare
a5b407f to
a955bbb
Compare
Hi,
This is a small suggestion to support Unix Socket in MPD.
Thank you,