Googol Lee

Results 50 comments of Googol Lee

No. I can’t ensure the precision across all places. I tested it when I was in Shanghai. On Sun, Dec 30, 2018 at 10:10 PM KingWang93 wrote: > the precise...

BD应该是别人贡献的,我开始的时候并没有打算包含BD的算法实现。毕竟百度的东西,没人支持也就没人用了对吧。

我确认一下这个

@adclose @lbt05 @gengen1988 @Artoria2e5 @gutenye @larryli @gumblex @w1ndy @chenweiyj @aokizen 排名无先后,可能有没有at到的人,也请见谅。我只是大概扫了一下历史

略晕………… 计算距离是等效为球面来算的。毕竟实际使用中,并没有遇到需要非常高精度的情况。

Seems code format is a little different. Will you run `gofmt` with `message.go` ?

To https://github.com/googollee/go-socket.io/issues/442#issuecomment-835250470, please call `Close()` in `OnError()` when you don't want to continue the session. It's also safe to call `Close()` in `OnDisconnect()`.

Is it still in draft mode?

- `NewServer()` As I still want to have client code, `NewServer()` is more clear that it returns a server, and `NewClient()` returns a client. - `Serve()` and `Close()` `Serve()` gives...