azure-functions-signalrserv.../build
Anthony Chu 441dc5f6bc
Add support for users (#22)
* Add UserId to SignalRConnectionInfoAttribute

* Refactor, add moq

- Rename IAzureSignalRClient to IAzureSignalRSender
- Add SignalRData class
- Change tests to use moq
- Rename SendMessage to SendToAll

* Add support for users

* Make SignalRData internal

* Change a few variable names

* Update auth sample

* Add direct messaging to simple chat

* Add App Service Auth sample

* Simplify function

* Fix ready message on index.html

* Update index.html to work with old and new SignalRConnectionInfo

* Remove logging

* Merge dev into antchu/add-users

* Remove support for sending a message to more than one user

* Bump to WebJobs SDK 3.0.0-rc1
2018-09-16 19:54:43 -07:00
..
dependencies.props Add support for users (#22) 2018-09-16 19:54:43 -07:00
microbuild.proj Update build to use KoreBuild (#24) 2018-09-14 16:16:00 +08:00
repo.props Update build to use KoreBuild (#24) 2018-09-14 16:16:00 +08:00
repo.targets Update build to use KoreBuild (#24) 2018-09-14 16:16:00 +08:00
sign.proj Update build to use KoreBuild (#24) 2018-09-14 16:16:00 +08:00
sources.props Update build to use KoreBuild (#24) 2018-09-14 16:16:00 +08:00