|
|
|
|
|
by anonyfox
3929 days ago
|
|
Have a look at the phoenix framework, written in elixir. While there aren't that many drag'n'drop solutions available than in meteor, everything is rock solid, fast and fault tolerant. Oh, and it is very familiar for rails developers, while also having powerful channel abstractions (incl websockets, meteor's secret sauce), postgres as default, and native implementations of channels for ios/android clients. |
|