Perfect-WebSockets
WebSocket framework
Provides a WebSocket protocol implementation for building real-time web applications with the Perfect framework
WebSockets support for Perfect.
23 stars
7 watching
14 forks
Language: Swift
last commit: over 5 years ago perfectserver-side-swiftswiftwebsocketswebsockets-support
Related projects:
Repository | Description | Stars |
---|---|---|
perfectexamples/perfect-websocketsserver | An example of setting up and handling WebSocket connections in a Swift-based web server | 34 |
perfectlysoft/perfect-httpserver | A Swift-based HTTP server for building web applications on the Perfect framework | 108 |
perfectlysoft/perfectdocs | A comprehensive reference and documentation library for Perfect (Server-side Swift) framework | 566 |
perfectlysoft/perfecttemplate | An empty starter project for building Swift web servers with Perfect | 222 |
perfectlysoft/perfect-sqlite | A stand-alone Swift wrapper around the SQLite 3 client library. | 50 |
perfectlysoft/perfect-redis | A Swift client library for Redis | 28 |
perfectlysoft/perfect-curl | A Swift package that provides cURL support for making HTTP requests | 41 |
perfectlysoft/perfect-xml | An XML parsing library for Swift that provides read-only DOM Core APIs and XPath support. | 16 |
glebradchenko/dnwebsocket | A WebSocket library for Swift that provides a simple and efficient way to establish WebSocket connections. | 36 |
perfectlysoft/perfect-mysql | A Swift wrapper around the MySQL client library enabling access to MySQL servers | 127 |
perfectlysoft/perfect-mongodb | A Swift wrapper around the mongo-c client library to access MongoDB servers | 52 |
websocket-rails/websocket-rails | A Ruby-based library providing plug-and-play WebSocket support for Rails applications. | 1,728 |
feross/simple-websocket | Provides a simple WebSocket API for working with real-time communication in the browser or Node.js environment. | 185 |
perfectlysoft/perfect-filemaker | A Swift wrapper around FileMaker XML Web publishing interface for accessing and manipulating FileMaker databases on servers. | 34 |
jaspervdj/websockets | Provides a Haskell library for creating WebSocket servers and clients with support for TLS and various testing frameworks. | 408 |