Introduction
Socket.IO 1.0 gives us the ability to stream binary data between the server and the client. In this chapter, we will use this ability to transport various forms of binary data, such as images, audio, and video.
Socket.IO 1.0 gives us the ability to stream binary data between the server and the client. In this chapter, we will use this ability to transport various forms of binary data, such as images, audio, and video.