Yosuke Furukawa
Yosuke Furukawa
> if you go on `/hhjjgkgjkgk` it's redirect to `/en` it's should display 404 fixed. if the locale is not listed in config.json, it shows 404 page.
ダブルクオートがなかった。。。ミスった。
こういうことらしい。 [http://blog.restartr.com/2014/08/13/golang-json-marshal-unmarshal/](http://blog.restartr.com/2014/08/13/golang-json-marshal-unmarshal/) go vet 便利
Can we connect socket.io [email protected] using master brunch? I need not to use new features (like binary support), however, socket.io v0.9.16 has problems (like memory leaks)... SO we would like...
#17 is related.
I don't think those higher level API should be on core. Core API should be more stable and lower level. Higher level APIs should be on userland. BUT, IMO the...