Package dev.hilla.push
-
Class Summary Class Description EngineIoCleanup EngineIoHandler Sets up handles for both http and websocket for engine.io, the low level transport mechansim for socket.io.PushMessageHandler Handles incoming requests from the client and connects them to fluxes returned from endpoints.SocketIoConfigurer Defines the beans needed for push in Hilla.SocketIoHandler Sets up and configures socket.io to handle messages from the client side.SocketIoWebsocketConfigurer Sets up a websocket endpoint for the socket io server.