antage

Results 6 comments of antage

You can send to client a dummy "PING" data periodically. You can't detect a disconnect without sending any data.

You can invoke `conn.Read()` and set `ReadDeadline` with a short duration before. If the connection is disconnected you get a error like "Broken pipe". If the connection is ok you...

@Guiguillermo http://golang.org/pkg/net/http/#example_Hijacker

#18 hides the problem only. I think a time for big refactoring has come.

I like the idea but I dislike some implementation details. `formtastic-responsive()` is hardcoded for `.modal`. What if I want to use modal window 1024px width and a full-width form inside?...