analogrelay / JabbR

A chat application built with ASP.NET and SignalR

Home Page:http://jabbr.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JabbR

JabbR is a chat application built with ASP.NET using SignalR.

Contributing

Before you contribute anything make sure you set autoclrf to true.

git config --global core.autocrlf true

A few more things:

  • Sort your usings
  • Follow the existing conventions you see in the project (that means, brace style, formatting etc).
  • If you aren't sure about something, ask in the meta room on jabbr.

About

A chat application built with ASP.NET and SignalR

http://jabbr.net

License:MIT License


Languages

Language:JavaScript 69.3%Language:C# 30.7%Language:Shell 0.0%