Module netty.socketio
Package com.corundumstudio.socketio
package com.corundumstudio.socketio
-
ClassDescriptionAckCallback<T>Base ack callback class.Ack request received from Socket.IO client.Copyright (c) 2012-2023 Nikita Koksharov Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.Copyright (c) 2012-2023 Nikita Koksharov Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.broadcast interfaceAvailable client operationsauthor: liangjiaqi date: 2020/8/8 6:02 PMMulti type ack callback used in case of multiple ack argumentsAuthor: liangjiaqi Date: 2020/8/8 6:08 PMTCP socket configuration contains configuration for main server channel and client channelsFully thread-safe.Fully thread-safe.Fully thread-safe.Base ack callback with
Voidclass as type.