Questions tagged [jabbr]

is a chat application built with ASP.NET using SignalR. Use this tag for questions related to JabbR

Information

JabbR is a chat application built with ASP.NET and SignalR. You can contribute to its development on [GitHub - davidfowl/JabbR].

Requirement

Notifications

  • Integrated into Chrome to provide you with popup desktop notifications.
  • Live Twitter mentions powered by twitterbot, so that you never miss out on the conversation.
  • Audio notifications.

Screenshot

client

8 questions
4
votes
3 answers

Develop a Instance Messaging Client + Server for Android

Hi I need to develop a fully functional IM solution (like viber or whatsapp) for android. It will have the basic chat features plus many more. Can any one direct me on this. I don't want to re invent the wheel so my target is to use the existing…
Maxi
  • 285
  • 6
  • 20
3
votes
1 answer

Is the JabbR codebase documented anywhere?

Is the JabbR source documented anywhere? I'm looking at integrating it into a project and wondered if the architecture and extensibility points are explained?
Greg B
  • 14,597
  • 18
  • 87
  • 141
2
votes
0 answers

How to programmatically login to a site that uses Google as auth

I'm currently trying to figure out how to log in to a Jabbr site with a NodeJS that only authenticates with Google accounts. Is there some simple way to do this? I've tried using the njabbr package but it doesn't currently doesn't support Google…
Spoike
  • 119,724
  • 44
  • 140
  • 158
2
votes
0 answers

AppHarbor JabbR 500 Error

I have gotten appharbor to build and deploy the solution but after I try to login it gives me a 500 error. There is nothing in the error logs either and the tutorial doesn't seem to apply anymore. Anyone know what could cause this? EDIT: Seems I…
Josh
  • 1,058
  • 9
  • 27
1
vote
1 answer

Detect missed messages/missed actions on messages on reconnect

I am using SignalR in my application to send messages to different users in a group. We have the capability that messages can be added/edited or deleted and the same action is sent to all the users in that group via SignalR hub. All that is working…
Raghav
  • 8,772
  • 6
  • 82
  • 106
0
votes
2 answers

Finding all the clients of a group

I am using SignalR in my application. In order to add or remove clients to a Group we use this API Clients.Group.Add(clientID, groupname) This is working fine. My goal is to get the reverse of it i.e I need to get all the clients of that group. I…
Raghav
  • 8,772
  • 6
  • 82
  • 106
0
votes
1 answer

How to start using my new installation of JabbR on AppHarbor?

Question to all the JabbR/SignalR/AppHarbor/Janrain/ASP.NET integration experts out there: I successfully forked JabbR from GitHub and cloned into my repo!!! I also successfully deployed to a new AppHarbor application in the Beta environment in…
Fernando Espinosa
  • 4,625
  • 1
  • 30
  • 37
-1
votes
1 answer

Build Jabbr SignalR Chat

When I try to build the Jabber project I get this error: a Error Messages! Can anyone help me?
Hugo Pedrosa
  • 3
  • 1
  • 3