id summary reporter owner description type status priority milestone component version resolution keywords cc blockedby blocking platform 10510 Support Web Sockets (easy) pulkomandy pulkomandy "Test case: http://websocketstest.com This is reasonably easy to implement. Most of the protocol handling is already done on WebKit side, so all we need is an implementation of Source/WebCore/platform/network/haiku/SocketStreamHandleHaiku.cpp. Have a look at Source/WebCore/platform/network/soup/SocketStreamHandleSoup.cpp for a reference implementation. Basically, this is just a socket I/O class with a non-blocking connect/read/write. It should not be a problem to implement this over BSocket/BSecureSocket." enhancement closed normal R1/beta1 Applications/WebPositive R1/Development fixed gsoc2014 All