Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

The hook in VueJS for socket.on is mounted(). In mounted(), the socket connection is established and socket.on methods for receiving real-time data are defined.