Hi, 
From what we understand it is that we have a domain with its own services which 
will have life cycles to run only when a user accesses a chat. In this case it 
is planned that our app has a submodule to generate different chats as required 
by the user (for the moment 1x1 and later we'll add chats in groups). Under 
this, you will not have any example, tutorial to guide us in these changes? Or 
it is more advisable to use websocket

Thanks in Advance. 
Aida

-----Mensaje original-----
De: Vladimir Nišević [mailto:[email protected]] 
Enviado el: martes, 5 de diciembre de 2017 3:27
Para: [email protected]
Asunto: Re: Chat

Hi, for this purpose we usually introduce for a separate domain service, use 
it's lifecycle ( described here 
https://isis.apache.org/guides/ugfun/ugfun.html#_ugfun_programming-model_domain-services_initialization
) to initialize/shutdown connectivity the service and implement actions to be 
used by rest of domain model.

I this way we did connectivity to Elastic, JMS, additional Databases etc.

Regs,Vladimir



2017-12-05 0:33 GMT+01:00 Aída Betzabeth Dávila Sotelo <
[email protected]>:

> Hi,
> We want to know if it is possible to configure our server to establish 
> a connection to a socket App, this is to give the instant messaging service.
> We are currently developing the chat function using socket IO.
>
> Thanks in advance.
> Aida
>
  • Chat Aída Betzabeth Dávila Sotelo
    • Re: Chat Vladimir Nišević
      • RE: Chat Aída Betzabeth Dávila Sotelo

Reply via email to