php-websocket
WebSocket server
A simple PHP-based WebSocket server and its associated application framework
Simple WebSocket server implemented in PHP.
580 stars
53 watching
195 forks
Language: PHP
last commit: about 2 years ago
Linked from 1 awesome list
phpwebsocket-serverwebsockets
Related projects:
Repository | Description | Stars |
---|---|---|
mattgodbolt/seasocks | An embeddable C++ webserver with WebSocket support for building small-scale networked applications. | 735 |
realtimelogic/minnowserver | A lightweight, resource-efficient embedded HTTP(S) WebSocket server | 320 |
allinurl/gwsocket | A fast, standalone WebSocket server written in C, providing bidirectional communication between applications and browsers. | 752 |
charje/portal | A portable WebSocket server written in Common Lisp, designed to handle multiple clients and resources. | 28 |
imanel/websocket-rack | A Rack-based WebSocket server implementation in JavaScript | 192 |
webbit/webbit | A Java library providing an event-based WebSocket and HTTP server framework | 817 |
3b/clws | A WebSocket server written in Common Lisp, supporting multiple protocols and enabling real-time communication. | 72 |
marfusios/websocket-client | A wrapper over native .NET class for WebSocket communication with built-in reconnection and error handling | 693 |
feross/simple-websocket | Provides a simple WebSocket API for working with real-time communication in the browser or Node.js environment. | 184 |
perfectexamples/perfect-websocketsserver | An example of setting up and handling WebSocket connections in a Swift-based web server | 34 |
machinezone/ixwebsocket | A lightweight C++ library for building WebSocket clients and servers with TLS support. | 551 |
askedio/laravel-ratchet | A package that enables the creation and running of a fully functioning WebSocket server in Laravel applications. | 186 |
palindromelabs/websockets-playground | A platform for testing and experimenting with WebSocket servers. | 28 |
shaunabanana/unity-websocket-server | A WebSocket server for Unity | 69 |
glebradchenko/dnwebsocket | A WebSocket library for Swift that provides a simple and efficient way to establish WebSocket connections. | 36 |