Re: [go-nuts] no reply after writing data on TLS connection

2018-08-10 Thread Alan Lu
No, but curl and python works. On Friday, August 10, 2018 at 6:24:34 PM UTC+8, Jan Mercl wrote: > > On Fri, Aug 10, 2018 at 12:21 PM Alan Lu > > wrote: > > What's wrong? > > IDK, but possibly related: > https://downforeveryoneorjustme.com/gp-cq9.tgpacce

[go-nuts] no reply after writing data on TLS connection

2018-08-10 Thread Alan Lu
Hi there, I encountered a tls problem in my code , I can't get reply with this domain. But it works on google.com:443. What's wrong? -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from th

[go-nuts] Re: Go Games

2018-03-13 Thread Alan Lu
I voted this option. I use Go in server side, and it performs very well. On Monday, March 5, 2018 at 8:16:47 AM UTC+8, Chris FractalBach wrote: > > I'm still new to Go, and have been writing server code to support a > multiplayer game. > > After reading the Go 2017 Survey Results >