Hello to everybody!: I would like to have a Stream in my Web Service. is that possible?. I would like to have a Stream between server and client in order to send information through it from server to client. I mean in the way that Java does with its streams for example in HTTP connections.
Any idea can help. Thanks
