thunder7553

Results 9 comments of thunder7553

Hi! I'm using 0.12 (https://nodejs.org/api/stream.html#stream_writable_write_chunk_encoding_callback) But I guess this parameter was there all along. That's the node way :-) (https://nodejs.org/docs/v0.10.0/api/stream.html#stream_writable_write_chunk_encoding_callback_1)

I looked at the source code, and I think what is happening is here: https://github.com/apollographql/subscriptions-transport-ws/blob/master/src/client.ts#L444 There is a chance that the websocket is already open (when the query is sent),...

> @GautamSinghania, does this mean the URLs for service-2 require a path prefix of `/prefix-2/`? That is generally not valid in gRPC. > > The [protocol spec](https://github.com/grpc/grpc/blob/master/doc/PROTOCOL-HTTP2.md) for gRPC explicitly...

FWIW, how to access a GRPC service hosted in a directory in .NET 6 is documented on [learn.microsoft.com](https://learn.microsoft.com/en-us/aspnet/core/grpc/troubleshoot?view=aspnetcore-6.0#calling-grpc-services-hosted-in-a-sub-directory)

Thanks for the info, you are right indeed. I have to dig into that.

Yes, I think that would solve it. Excel saves the formulas in an language independent mode (which basically means always english) and to display it, it switches the symbols. What's...

Adding that feature would be great!

Version 10.1.10 gets flagged as Trojan and Chrome does not even allow the zip to download from the releases page. If I install it with scoop, the exe is detected...

I think the problem is that it has the possibility to open a server and a open loop hole to the local network - which can be exploited by trojans...