Sha256: c140490359c47522a3bc413d079f7501d0526244dc5634f4fea7aebac756e790

Contents?: true

Size: 603 Bytes

Versions: 3

Compression:

Stored size: 603 Bytes

Contents

# Plezi Websockets

Inside Plezi's core code is the pure Ruby HTTP and Websocket Server (and client) that comes with [Iodine](https://github.com/boazsegev/iodine), a wonderful little server that supports an effective websocket fanctionality both as a server and as a client.

Plezi augmentes Iodine by adding auto-Redis support for scaling and automatically mapping each Contoller Class as a broadcast channel and each server instance to it's own unique channel - allowing unicasting to direct it's message at the target connection's server and optimizing resources.



(todo: write documentation)





Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
plezi-0.12.2 docs/websockets.md
plezi-0.12.1 docs/websockets.md
plezi-0.12.0 docs/websockets.md