io_server library

Functions

createIoHandler(EventSourcePublisher publisher, {String channel = "", bool gzip = false}) Function
Create a handler to serve io.HttpRequest objects for the specified channel. This method can be passed to the io.HttpServer.listen method.