Skip to content

where to start socket.io with redis ? #4802

Answered by ruveydayilmaz
magic-thomas asked this question in Q&A
Discussion options

You must be logged in to vote

Hey there!

The Get Started section is intended to offer you with a basic example to help you get started quickly. It includes the require syntax, which is widely used in Node.js modules.

The Server API section gets deeper into the Socket.IO and uses the import syntax, which is part of the ES6 module system.

You can use either approach. If you're unfamiliar with these technologies, I recommend beginning with the Get Started section, which provides a more straightforward introduction.

I definitely suggest starting your learning journey with the official documentation. If you'd like to explore different examples, you can also check out these blog posts:

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@magic-thomas
Comment options

@ruveydayilmaz
Comment options

Answer selected by magic-thomas
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants