Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Jul 26, 2020. It is now read-only.

Conversation

@movibe
Copy link
Contributor

@movibe movibe commented Jan 27, 2015

  • Bower: angular-socket-io
  • Directive autofocus
  • Include server/server.js socket.io

@beeman
Copy link
Member

beeman commented Jan 28, 2015

I've enhanced it a little as you can see in this branch.

It would be good if we have a list/number of active users, and a message when a user enters the room.

In the future private messaging and notifications would be awesome too, but it looks like those are not the most easy things to do.

@movibe
Copy link
Contributor Author

movibe commented Jan 28, 2015

Thanks @beeman !
It was their great improvements, we will list some resources for me to help assemble.

I have other side projects, but this has been my favorite because while I'm contributing, I am learning a lot.

As for the chat features, can do.

  1. Create a database to store the messages
  2. List the users who are online
  3. Create chat rooms between online or offline
  4. Notification unread messages

Think about changing the shape of socket.io, for when data is entered in the database, not as put on the server, in fact I got another example to see how it looked and I was glad you likes.

@beeman
Copy link
Member

beeman commented Jan 29, 2015

A while back i've found this project, it has some nice features built in, it might be worth looking at too :)

@macbroadcast
Copy link

yes, i found this chat app from Tamas Piros too, you can have a look at a working example here http://onechat.herokuapp.com ;)

@beeman
Copy link
Member

beeman commented Jan 30, 2015

@macbroadcast that one looks nice too. Do you know if the source is available?

@pulkitsinghal
Copy link

Seems like the build failed for a rather simple reason:

Running "loopback_sdk_angular:production" (loopback_sdk_angular) task
Warning: Cannot load LoopBack app server/server.js� Use --force to continue.

@beeman
Copy link
Member

beeman commented Apr 14, 2015

I've decided to postpone the socket.io integration. I think it does not add enought value to the project at this moment.

If someone needs it integrated it can check this PR, I'll mention it in the README. :)

@beeman beeman closed this Apr 14, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants