Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CSharp] DirectLine + WebSockets sample #86

Merged
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Deploy button fix
  • Loading branch information
pcostantini committed Apr 5, 2017
commit fc47b55376f44c0208591c177e64221ce217cbba
5 changes: 3 additions & 2 deletions CSharp/core-DirectLineWebSockets/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,10 @@

A sample bot and a custom client communicating to each other using the Direct Line API and WebSockets.

[![Deploy to Azure][Deploy Button]][Deploy DirectLine/CSharp]
[![Deploy to Azure][Deploy Button]][Deploy CSharp/DirectLineWebSockets]

[Deploy Button]: https://azuredeploy.net/deploybutton.png
[Deploy DirectLine/CSharp]: https://azuredeploy.net
[Deploy CSharp/DirectLineWebSockets]: https://azuredeploy.net

### Prerequisites

Expand Down