Skip to content

Commit c26ade4

Browse files
authored
Update media-streaming-quickstart-java.md
remove extra space
1 parent 338f0a6 commit c26ade4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

articles/communication-services/quickstarts/voice-video-calling/includes/call-automation-media/media-streaming-quickstart-java.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ ms.author: kpunjabi
1919
- [Java Development Kit](/java/azure/jdk/?preserve-view=true&view=azure-java-stable) version 8 or above.
2020
- [Apache Maven](https://maven.apache.org/download.cgi).
2121

22-
2322
## Set up a websocket server
2423
Azure Communication Services requires your server application to set up a WebSocket server to stream audio in real-time. WebSocket is a standardized protocol that provides a full-duplex communication channel over a single TCP connection.
2524
You can optionally use Azure services Azure WebApps that allows you to create an application to receive audio streams over a websocket connection. Follow this [quickstart](https://azure.microsoft.com/blog/introduction-to-websockets-on-windows-azure-web-sites/).

0 commit comments

Comments
 (0)