I wanted to bring to your attention that we are currently using the SmartAPI NodeJS library and WebSocket Streaming 2.0. As we are utilizing the WebSocket URL
wss://smartapisocket.angelone.in/smart-stream
it is essential to ensure we are updated on changes in the corresponding library.
Additionally, I noticed that the API URL in our NodeJS code might be outdated. Below is the current configuration:
module.exports.API = {
root: 'https://apiconnect.angelbroking.com',
login: 'https://smartapi.angelbroking.com/publisher-login',
// ... other endpoints
}
Please check if there are any required updates to these endpoints and let me know if you have suggestions or if there's any action needed on our part.
Thank you for your attention to this matter.