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

Skip to content

davidfowl/SignalR-ObjC

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SignalR

Async signaling library for ASP.NET to help build real-time, multi-user interactive web applications for the official SignalR Library for ASP.NET see the SignalR Repository

SignalR Objective-C

Extends the reach of the main SignalR project by providing a client that is written in Objective-C and is compaitible with iOS and Mac

What can it be used for?

Pushing data from the server to the client (not just browser clients) has always been a tough problem. SignalR makes it dead easy and handles all the heavy lifting for you.

Documentation

See the documentation

Installation

Copy the contents of the SignalR.Client Folder into your project and import SignalR.h, see the documentation for more details

LICENSE

MIT License

Questions?

The SignalR team hangs out in the signalr room at http://chatapp.apphb.com.

About

Objective-C Client for the SignalR Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Objective-C 98.0%
  • C 2.0%