Yex Yjs port for Elixir using y-crdt A demo using the phoenix framework can be found here. Installation def deps do [ {:y_ex, "~> 0.6.0"} ] end