Perfect-WebSocketsServer

WebSocket server

An example of setting up and handling WebSocket connections in a Swift-based web server

Perfect Example Module: WebSockets Server

GitHub

34 stars
5 watching
7 forks
Language: Swift
last commit: over 6 years ago
perfectserver-side-swiftswiftwebsockets

Related projects:

Repository Description Stars
perfectlysoft/perfect-websockets Provides a WebSocket protocol implementation for building real-time web applications with the Perfect framework 23
perfectlysoft/perfect-httpserver A Swift-based HTTP server for building web applications on the Perfect framework 108
perfectlysoft/perfecttemplate An empty starter project for building Swift web servers with Perfect 222
perfectexamples/perfect-urlrouting Demonstrates how to set up URL routing with Perfect HTTP Server in Swift 20
glebradchenko/dnwebsocket A WebSocket library for Swift that provides a simple and efficient way to establish WebSocket connections. 36
perfectlysoft/perfect-redis A Swift client library for Redis 28
webbit/webbit A Java library providing an event-based WebSocket and HTTP server framework 817
imanel/websocket-rack A Rack-based WebSocket server implementation in JavaScript 192
perfectlysoft/perfect-sqlite A stand-alone Swift wrapper around the SQLite 3 client library. 50
realtimelogic/minnowserver A lightweight, resource-efficient embedded HTTP(S) WebSocket server 320
perfectlysoft/perfect-mysql A Swift wrapper around the MySQL client library enabling access to MySQL servers 127
palindromelabs/websockets-playground A platform for testing and experimenting with WebSocket servers. 28
feross/simple-websocket Provides a simple WebSocket API for working with real-time communication in the browser or Node.js environment. 184
jaspervdj/websockets Provides a Haskell library for creating WebSocket servers and clients with support for TLS and various testing frameworks. 407
perfectlysoft/perfect-xml An XML parsing library for Swift that provides read-only DOM Core APIs and XPath support. 16