|
|
|
|
|
by tophercyll
5855 days ago
|
|
I actually spent some time reading that spec yesterday while hunting a bug. I was trying to figure out if maybe we were violating the protocol in some way. I'm not enough of an expert to weigh in, but the spec did make me chuckle. Super verbose with a dash of paranoia. This is pretty funny (although gregw has written many longer and more detailed essays about websockets as well): https://bugs.eclipse.org/bugs/show_bug.cgi?id=294563 In the end, we located the bug within our code connecting jetty's websocket support to our message passing system. You can bet that was an adventure to sort out. =) |
|