Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 451 Bytes

File metadata and controls

13 lines (8 loc) · 451 Bytes

chat-example with Redis

This is the source code for a very simple chat example used for the Getting Started guide of the Socket.IO website.

Utilizei este exemplo para realizar testes de "pool" de sockets entre clusters.

Com o Redis Adapter para o Socket.IO foi possível controlar sockets que estavam conectados a uma segunda instância.

todo

Gravar GIF demonstrando a interação entre as instâncias.