sunilkelkar

sunilkelkar

Flutter chat application with XMPP - Ejjabberd server

Hello All,

I am working on developing a mobile based chat client using flutter framework. For chat conversations security considerations, planning to use XMPP (EJJABBERD) messaging server.

Considering we develop a bi-directional, full-duplex messaging mechanism which allows simultaneous transmission of data in both directions, is it possible using ejjabberd?
Alternatively, do I need to rethink using some websockets/ phoenix channels ?

App is expected to be used in intranet (company of around 2000 associates)

Will apprecite if you can give me some pointers in this regard.

Warm regards,
Sunil

First Post!

binarytemple

binarytemple

Why bother with XMPP, won’t it just make it more complex? 2000 is a very small number of users.

Last Post!

thedeveloperjatin

thedeveloperjatin

Hello sir, Did you implemented Ejjabberd with flutter chat application?
Is it possible to embed Ejjabberd ini Flutter Application? And will it work in ios?
Kindly Reply, I am waiting for your response.

Where Next?

Popular in Questions Top

vonH
When I run the Plug and I recompile I wind up having to use Ctrl C to quit iex and start again. Witht the help of rlwrap I can use the cu...
New
9mm
I am constructing a JSON object (map) and I need to conditionally set a field. I’m trying to write proper elixir-way code… and I’m at a l...
New
shijith.k
I am trying to start a new phoenix project with elixir 1.9, but mix phx.new does not work. It says that ** (Mix) The task "phx.new" could...
New
aalberti333
As the title describes, I’m trying to run Enum.map() over a list of key/value pairs, where the value is a map. My data looks like this: ...
New
WestKeys
Currently suffering from paralysis by [HTTP client] analysis. This is rather unusual in Elixirland as there tends to be consensus on the ...
New
Patoshizzle
After calling mix ecto.create I get this error: 17:00:32.162 [error] GenServer #PID<0.412.0> terminating ** (Postgrex.Error) FATAL...
New
Harrisonl
We have an ECS cluster with 4 services, where each task joins a single cluster, via discovery ECS discovery service. Currently when I de...
New

Other popular topics Top

Qqwy
Original source of discussion: This topic on the Pragmatic Programmers’ Functional Web Development with Elixir, OTP, and Phoenix forum. ...
New
New
ashish173
I am using Ecto timestamps with postgres, I can see the timestamps() use the :naive_dateime but for my use case I wanted to store the ti...
New
bsollish-terakeet
Credo is smart enough to check for (something like) this: assert length(the_list) == 0 with this response: Checking if an enum is empt...
New
msaraiva
Surface is an experimental library built on top of Phoenix LiveView and its new LiveComponent API that aims to provide a more declarative...
564 44265 214
New
sergio
Kind of like when jquery came out, it was super necessary. Existing drag and drop libraries have a bunch of baggage to support old browse...
New

We're in Beta

About us Mission Statement