Michał Muskała
michalmuskala.bsky.social
Michał Muskała
@michalmuskala.bsky.social
Software dev, Erlang, Elixir, Rust
Probably, though we only have it for vscode, I'm not sure what APIs other editors offer to do this
May 2, 2025 at 9:18 AM
I'm pretty sure you need to extend the protocol and have some extra code in the extension. We have some for ELP

github.com/WhatsApp/erl...
github.com
May 1, 2025 at 8:39 PM
Cookie isn't a security mechanism, just a way to separate networks. And no, you don't need the same cookie for all nodes, see set_cookie/2 www.erlang.org/doc/apps/ert...
www.erlang.org
April 19, 2025 at 7:40 AM
Have you seen? github.com/WhatsApp/erl...

It could use a lot more docs, but it's essentially a way to allowlist traffic between nodes in a cluster, not all the way there for what you want, but a step in that direction
GitHub - WhatsApp/erldist_filter: erldist_filter NIF for filtering and logging Erlang Dist Protocol messages
erldist_filter NIF for filtering and logging Erlang Dist Protocol messages - WhatsApp/erldist_filter
github.com
April 18, 2025 at 11:04 PM