Introduction
Firecamp + SocketIO = Fire-Socket
Firecamp + SocketIO = Fire-Socket
Socket.IO enables real-time, bidirectional and event-based communication. It works on every platform, browser or device, focusing equally on reliability and speed. For more information visit https://socket.io website.
Fire-Socket is a SocketIO integration in Firecamp, It grants you to test and debug real-time socket events and reuse it from the history.
To open Fire-Socket client click on Socket.IO
icon from Home Tab.
Now you can explore and play with your SocketIO end-point with this new Tab.
Here is Fire-Socket illustration, by this you can easily understand the Fire-socket skeleton.
Socket testing will be very easy if you follow these 2 simple steps:
Click here to know, how to configure and connect socket, Emit event and listen event.
To get more information about socket.io see, Socket.IO docs