Wanpeng Li
|
ffdc7d6cf7
|
management sdk: message publisher (#79)
|
2019-03-25 14:19:26 +08:00 |
Wanpeng Li
|
b91b13f731
|
management sdk: negotiation server (#80)
|
2019-03-22 17:19:52 +08:00 |
Wanpeng Li
|
a859f18a7b
|
Merge pull request #78 from aspnet/wanl/sample_mng
add readme for sample of management sdk
|
2019-03-21 15:56:46 +08:00 |
Wanpeng Li
|
ed09a8b861
|
remove hub name
|
2019-03-21 15:56:06 +08:00 |
Wanpeng Li
|
d1a7f97c50
|
update
|
2019-03-21 15:50:23 +08:00 |
Wanpeng Li
|
40ae0536f0
|
update
|
2019-03-21 15:48:15 +08:00 |
Wanpeng Li
|
f9131eb461
|
add readme for sample of management sdk
|
2019-03-21 15:28:04 +08:00 |
Liangying.Wei
|
d8ddbb48c3
|
Enable trace to aspnet samples (#75)
|
2019-02-26 17:00:16 +08:00 |
Liangying.Wei
|
f9fd3baaaa
|
Upgrade package version, upgrade ChatRoom to aspnetcore2.2 (#74)
|
2019-02-26 13:11:52 +08:00 |
Wanpeng Li
|
33e48054de
|
Merge pull request #73 from aspnet/wanl/remove_coonection_string_format
remove connection string format
|
2019-02-14 16:55:24 +08:00 |
Wanpeng Li
|
46102a2a4a
|
remove connection string format
|
2019-02-14 12:00:23 +08:00 |
Chenyang Liu
|
f3261b8edd
|
Merge pull request #64 from onionhammer/patch-1
Incorrect url generated for sending to single user
|
2019-01-23 11:30:31 +08:00 |
Ken Chen
|
d5b53dc2f3
|
Fix pricing info and update System.IO.Pipelines version
|
2019-01-11 17:01:50 +08:00 |
Liangying.Wei
|
a11ad525d4
|
Update aspnet version (#68)
* Update version
* Add advancedChatroom
|
2019-01-11 15:04:19 +08:00 |
Erik O'Leary
|
9a0901f3b1
|
Incorrect url generated for sending to single user
According to https://docs.microsoft.com/en-us/azure/azure-signalr/signalr-quickstart-rest-api#sending-to-specific-users
v1 should be '/users' not '/user', v1-preview was to '/user'.
|
2018-12-06 19:37:17 -06:00 |
Ken Chen
|
0bf71ef670
|
Upgrade System.IO.Pipelines to 4.5.1
|
2018-11-09 13:38:09 +08:00 |
Ken Chen
|
d7d47297f0
|
Update REST API version to v1
|
2018-10-31 14:28:45 +08:00 |
Liangying.Wei
|
29d8c4cd10
|
Update nuget version (#58)
|
2018-10-18 16:23:07 +08:00 |
Sanjay Singh
|
0e5f5e74db
|
Fixed link to SignalR transport protocol spec (#55)
|
2018-10-18 16:22:51 +08:00 |
Liangying.Wei
|
6196770b6d
|
Add ASP.NET SignalR support (#54)
|
2018-09-28 16:37:21 +08:00 |
Dinica Ion (Dini)
|
1a038ddea9
|
Update README.md
|
2018-09-24 22:57:25 +08:00 |
Liangying.Wei
|
7b79ef8d00
|
Add a very simple sample code for ASP.NET Azure SignalR support (#52)
* Add aspnet signalr samples
* switch to nuget version
|
2018-09-22 09:47:35 +08:00 |
Kevin Zhao
|
f4b20dc602
|
Update SignalR Service SDK to 1.0.0-preview1-10200 (#51)
|
2018-09-14 14:28:20 +08:00 |
Simon Waight
|
6aeaa5cd22
|
Fixed first link to ChatRoom sample app. Was giving a 404. (#47)
|
2018-08-08 09:44:38 +08:00 |
Jeeva Subburaj
|
b991c69960
|
typo corrected from broadcase to broadcast (#45)
|
2018-08-02 20:38:01 +08:00 |
chenghao0825
|
918fe44ed9
|
Update azure-integration.md (#43)
remove NuGet.config part which is no more use.
|
2018-07-19 09:56:03 +08:00 |
Chenyang Liu
|
833327fbae
|
Merge pull request #39 from zackliu/restsample
Add a serverless sample
|
2018-07-13 16:20:26 +08:00 |
Chenyang Liu
|
7a188ef1a9
|
Add user-secrets support and update readme
|
2018-07-12 13:24:57 +08:00 |
Chenyang Liu
|
d0473e1541
|
Change license & package version
|
2018-07-09 13:26:56 +08:00 |
Chenyang Liu
|
1830f3b9c6
|
Merge pull request #40 from aspnet/kevinzha/upgrade
upgrade to latest SDK and minor cleanup
|
2018-07-06 17:34:04 +08:00 |
Xiangyang Yu
|
756cb96483
|
Fix some synchronization bugs.
|
2018-07-06 14:45:50 +08:00 |
Kevin Zhao
|
530b24bbb8
|
upgrade to latest SDK and minor cleanup
|
2018-07-06 13:20:14 +08:00 |
Chenyang Liu
|
7092a1b4b7
|
fix typo
|
2018-07-06 10:44:27 +08:00 |
Chenyang Liu
|
0735a75c1e
|
Format code
|
2018-07-06 10:35:40 +08:00 |
Chenyang Liu
|
210be49dd7
|
Merge remote-tracking branch 'azure/master' into restsample
|
2018-07-06 10:30:40 +08:00 |
Chenyang Liu
|
83d2014db0
|
Rename to Serverless
|
2018-07-06 10:28:59 +08:00 |
Chenyang Liu
|
4d218e367f
|
Update
|
2018-07-05 17:55:07 +08:00 |
Kevin Zhao
|
dca497a1f7
|
use latest SDK versions in samples (#36)
|
2018-07-04 23:30:41 +08:00 |
Chenyang Liu
|
3182f3e659
|
Add Rest Sample
|
2018-07-03 18:02:09 +08:00 |
Xiangyang Yu
|
f95242cb67
|
Merge pull request #35 from LGDoor/master
Add a sample of simple echo.
|
2018-07-02 09:44:36 +08:00 |
Xiangyang Yu
|
7c0bb63a2f
|
Some changes.
|
2018-06-29 17:25:55 +08:00 |
Xiangyang Yu
|
0493a8e7dd
|
Add a sample of simple echo.
|
2018-06-28 11:52:58 +08:00 |
Chenyang Liu
|
8342757deb
|
Merge pull request #34 from zackliu/fixreject
Fix return value of reject
|
2018-06-19 16:37:43 +08:00 |
Chenyang Liu
|
e85ce9654a
|
Update return value of reject
|
2018-06-19 16:20:29 +08:00 |
Chenyang Liu
|
9cadaef84d
|
Update return value of reject promise
|
2018-06-19 16:08:17 +08:00 |
Chenyang Liu
|
ef3bfc906e
|
Add Advanced Chat Room (#33)
|
2018-06-19 14:58:43 +08:00 |
Chenyang Liu
|
b54cfacfad
|
Update namespace from chatroom to advancedchatroom in some files
|
2018-06-19 10:53:28 +08:00 |
Chenyang Liu
|
439e408254
|
Update some confusing message in README and remove unnecessary package in proj
|
2018-06-19 10:32:35 +08:00 |
Chenyang Liu
|
17eff24b8e
|
Modify format
|
2018-06-19 10:08:23 +08:00 |
Chenyang Liu
|
1b52aad4e5
|
Change name to AdvancedChatRoom
|
2018-06-15 14:48:27 +08:00 |