2017-02-04 05:40:22 +08:00
|
|
|
---
|
2017-03-28 09:35:25 +08:00
|
|
|
uid: signalr/overview/guide-to-the-api/index
|
2017-02-04 05:40:22 +08:00
|
|
|
title: "SignalR Guide to the API | Microsoft Docs"
|
|
|
|
author: rick-anderson
|
|
|
|
description: "Documentation on how to use the SignalR Hubs API. For authorization API, see the Security tab."
|
|
|
|
ms.author: aspnetcontent
|
|
|
|
manager: wpickett
|
|
|
|
ms.date: 09/19/2014
|
|
|
|
ms.topic: article
|
|
|
|
ms.assetid: af69e8d2-efdd-4d0b-9bbc-95353a65c0db
|
|
|
|
ms.technology: dotnet-signalr
|
|
|
|
ms.prod: .net-framework
|
|
|
|
msc.legacyurl: /signalr/overview/guide-to-the-api
|
|
|
|
msc.type: chapter
|
|
|
|
---
|
|
|
|
SignalR Guide to the API
|
|
|
|
====================
|
|
|
|
> Documentation on how to use the SignalR Hubs API. For authorization API, see the Security tab.
|
|
|
|
|
|
|
|
|
|
|
|
- [Hubs API Guide - Server (C#)](hubs-api-guide-server.md)
|
|
|
|
- [Hubs API Guide - JavaScript Client](hubs-api-guide-javascript-client.md)
|
|
|
|
- [Hubs API Guide - .NET Client (C#)](hubs-api-guide-net-client.md)
|
|
|
|
- [Understanding and Handling Connection Lifetime Events in SignalR](handling-connection-lifetime-events.md)
|
|
|
|
- [Working with Groups in SignalR](working-with-groups.md)
|
2017-09-20 15:36:55 +08:00
|
|
|
- [Mapping SignalR Users to Connections](mapping-users-to-connections.md)
|