9to1url
9to1url
Where is the branch phoenix-integration ? I can't find it now.
I am reading this: https://github.com/kevinblade/phoenix-mim I like to have access like that: iex> :ejabberd_auth.try_register("username", "localhost", "password") Even can run MIM in standalone mode, but would like to using: iex> :ejabberd_auth.try_register("username",...
Not really. I have a Phoenix app, but just implement chat use channel/pubsub I think too naive and also too much work for me. I think install MIM standalone and...
And I also know that ejabberd can embedded in phx/elixir app and can develop module in elixir, but I just don't want vendor lock in so resort to MIM for...
I also encounter this issue in MacOS: ``` $ cargo run error: multiple packages link to native library `clang`, but a native library can be linked only once package `clang-sys...
Any one response to this?
Any update on this issue? I also want to know how to pause or stop a playing music running on another thread. thanks
I think more and more clear is many apps moving to LiveView direction, LiveView support is mandatory now. Please implement. Also Phx 1.5 out. thanks!!!
@jmagnuson It is Bria log, the path is format!("C:\\Users\\{}\\AppData\\Roaming\\CounterPath Corporation\\Bria\\6.0\\default_user\\Logs\\Log.txt", &username)
I never worked on a man file before but I chatgpt a bit , since I don't know troff or mdoc, I would like to use markdown and convert it...