#SOCKET.IO Resource List
-
SOCKET_IO
- This is the main Site for Socket.io's Real-Time Engine.
-
- This is for real-time communication that uses APIs for streaming video & audio using the devices built into your machine without plugins or third-party software.
-
Here is a basic setup for a React.JS [chat app] (https://blog.cloudboost.io/creating-a-chat-web-app-using-express-js-react-js-socket-io-1b01100a8ea5)
-
TutorialsPoint.com has a lil more detail.
-
PacktPub.com - This is on sale for $10 at the time of this posting. It's got really good info.
-
[Udemy] (https://www.udemy.com/share/100uVwAkAcc1lVQ3g=/) has a course on it, too, but its based on the book from PacktPub listed above. BTW, This link will give me a credit if you get your first Udemy course from this link until Sept. 30th.
-
npm docs of course has some info, too.
NOTE: The documentation/codebase for socket.io has multiple repositories: One for each type of project that it offers.
- Socket.IO Internals - This has a list of each of the Repos for those projects.