|
| ▲ | trescenzi 7 days ago | parent | next [-] |
| What part is missing? I’ve built a little distributed app that has a cluster registry and dns. There’s a tiny bit of Erlang involved but the majority of it is gleam. https://github.com/trescenzi/points |
| |
|
| ▲ | worthless-trash 7 days ago | parent | prev | next [-] |
| What part of otp do you need. I have supervision working. I have typed message passing.. I write erlang wrapping gleam modules.. its pretty easy. |
|
| ▲ | dsincl12 7 days ago | parent | prev [-] |
| https://github.com/gleam-lang/otp ? |