Gleb Peregud
Gleb Peregud
Confirmed with tracing when using xhr-streaming protocol. I will probably fix it in my branch and prepare a pull request later on (when I'm not as short on time as...
For a sake of code reuse you could make use of https://github.com/spawngrid/mimetypes Cheers, Gleb Peregud
I was wondering if it is possible to implement the simple pattern matching cases like: ``` erlang case X of #{a = A, b = B} -> true #{a =...
I am getting `KeyError: '192.168.1.1'` when using the addon. Here's what I see in DEBUG logs: ``` D1128 22:40:49.036 notifier.py:112] [KeepAlive] Sending PUT http://192.168.40.20/local_reg.json {"local_reg": {"ip": "192.168.1.32", "notify": 1, "port":...
This would make installing pysmell much easier and will, for sure, increase number of users. Best, Gleb Peregud
It would be nice to be able to add rebar3_auto to a relx release which has dev_mode enabled and let it rebuild files in the running release.
Remove auto-generated .erl files like sl_parser.erl and compile it during compilation from .yrl file
It's an actively maintained fork of ERESYE