GraphQL I/O is a network framework for real-time communication in client- and server-side Javascript. It allows nearly instant updates between clients and servers, nevertheless generating almost none load on the network. It's based on Facebooks GraphQL, a client-directed query framework, and uses websockets for communication.