An open API service indexing awesome lists of open source software.

https://github.com/anthonychu/java-signalrservice-chat

Sample for using Azure SignalR Service from a Java app
https://github.com/anthonychu/java-signalrservice-chat

Last synced: 4 months ago
JSON representation

Sample for using Azure SignalR Service from a Java app

Awesome Lists containing this project

README

          

# Java + Azure SignalR Service sample chat app

Set these variables in `SignalRController.java`:
- `signalRServiceKey` - the SignalR Service access key
- `signalRServiceBaseEndpoint` - the SignalR Service URL (e.g. `https://foo.service.signalr.net`)