Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 270 Bytes

File metadata and controls

15 lines (11 loc) · 270 Bytes

Signaling server for P2P

Prepare a signaling server for P2P. Start a signaling server using Docker Compose.

$ docker-compose up -d

If you want to check the logs of the signaling server, use the following command.

$ docker-compose logs -f signaling