Ranter
Join devRant
Do all the things like
				++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
				Sign Up
			Pipeless API
				From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
				Learn More
			Comments
		- 
				
				
j0n4s50883y@joewilliams007
~ $ npm install
Jet engines start
Your disk is sweating
You're downloading 25 vulnerabilities
You now have a thermonuclear reactor installed on your laptop even though you just wanted one library for your tiny little project - 
				
				I built a prototype chat app with azure and c# in like… 30 minutes. Just use SignalR and it does the web socket stuff automatically
 - 
				
				
max199313663yMicrosoft (azure/C#) vendor lockin, so a no from me.
Websocket is good anyway but needs a performant backend to handle all the messages. - 
				
				
max199313663y@mabbott94 what if one is a stack that requires a full stack run by a single company and the other is a giant mess but can run anywhere?
Microsoft(azure/C#) vs node 

I'm thinking about creating a chat app in Azure/c#/websocket. Is this a bad idea in terms of costs or will I be better off going something like node JS/aws?
question