[DEMO] Ionic chat app

Yes, but using socket.io example server. If you want to implement your own, you should change that line

Thank you for this beatiful exampla app. :smile:

Change the server to become?

do you know how to make read sms using ionic??

do you have a tutorial or demo readsms?

hi,
how can set new server ip and port id use?

Check this

This is complete whats app chat code at just 20 USD with socket.io and node.js for sale :slight_smile:
Worth buying it !

code for this is getting sold at 20 USD at

Can anyone give me sample server name? http://ww.example.com/ like this. I can’t test it on my real server

you can use the same as me: http://socket.io

Hola matias, muy bueno el chat lo estuve probando y anda muy bien, ahora estoy queriendo cambiar el servidor a uno local que acabo de instalar en el puerto 8080, usando este tutorialhttps://carlosazaustre.es/blog/websockets-como-utilizar-socket-io-en-tu-aplicacion-web/ y el servidor me funciona perfectamente, pero por lo que entiendo hay directivas que deberian cambiar en mi server para que tome todas las funciones que hace con el que tu pusiste de ejemplo, estoy en lo correcto? disuclpa si es muy tonta mi pregunta!

Gracias!

Hola! Exacto, fijate en este archivo: https://github.com/matiastucci/socket-chat-client/blob/master/js/services.js#L4, que estoy “escuchando” ciertos eventos. Por ej: Socket.on('typing'. Esos son los nombres que tendrías que usar en tu server para que ande bien con este client. Saludos!

hey guzs i want to create layout for chat in ionic 2…please share code for layout

what kind of things we will save in the socket server

1 Like

when i use http://socket.io link for testing then it only show login page not open chat page after join please help me
thx

Hi,did you solve the keyboard problem that resize the whole screen when it pops up?

Check my Ionic chat template! :smiley: http://market.ionic.io/plugins/ionic-elastichat-images

Regards, Nicholls

Hello matias
plz help me in creating small app with Ionic

I’ve written some chat app with Firebase (A very simple chat app)

Hola Matias, ¿que tal?

Una pregunta, este post entiendo que se ha quedado algo anticuado y habrán surgido nuevas formas de hacer chats. De todas formas tengo una duda, ando mirando para hacer un chat con ionic pero no sé si usar Firebase o Socket. Yo creo que a estas alturas es mejor Firebase, pero no sé si podrías recomendarme…

GraciaS!