We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 11c89ce + ba82e1d commit 3e1328eCopy full SHA for 3e1328e
src/channel/socketio-private-channel.ts
@@ -1,7 +1,7 @@
1
import { SocketIoChannel } from './socketio-channel';
2
3
/**
4
- * This class represents a Socket.io presence channel.
+ * This class represents a Socket.io private channel.
5
*/
6
export class SocketIoPrivateChannel extends SocketIoChannel {
7
0 commit comments