DEV Community

Discussion on: How to make realtime APIs with NodeJS and ReactJS using Socket.io

Collapse
 
__aravind___ profile image
Aravind

Where can we use this api?

Collapse
 
bkoiki950 profile image
Babatunde Koiki

If you clone the 2 repos, you can run both apps and you should be able to use it, you can set what client can be connected to the server in the origin field when declaring the io object.