Skip to content

Jacked-PHP/sample-websocket-server

Repository files navigation

Sample WebSocket Server

Jacked PHP by Savio Resende

This is a sample WebSocket Server to serve as reference for projects out there. This was done for the channel: https://www.youtube.com/user/lotharthesavior.

Usage:

Step 1

Install dependencies:

composer install

Step 2

Start Server:

php ws-server.php

Step 3

Access in the browser at the address (if default): http://localhost:8585

About

A sample WebSocket Server for the channel: https://www.youtube.com/user/lotharthesavior

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published