They want a console application that sends data to a web service via a web socket.
A web service wants to accept data from a console application via a websocket.
Azure want function that handles information from the web service. Use ms sql server database, and linkToDb to interact with the database.
A web service wants to accept data from a console application via a websocket.
Azure want function that handles information from the web service. Use ms sql server database, and linkToDb to interact with the database.