Focused crawls are collections of frequently-updated webcrawl data from narrow (as opposed to broad or wide) web crawls, often focused on a single domain or subdomain.
Websockify is a WebSocket to TCP proxy/bridge. This allows a browser to connect to any application/server/service. Implementations in Python, C, Node.js and Ruby.
A very simple, fast, multithreaded, platform independent WebSocket (WS) and WebSocket Secure (WSS) server and client library implemented using C++11, Boost.Asio and OpenSSL. Created to be an easy way to make WebSocket endpoints in C++.
AppEmit is an extensible lightweight middleware for communication between applications (especially chrome browser) and local programs,Chrome RTSP Player,Flash,Swf supported also. AppEmit是应用程序(尤其是chrome浏览器)与本地程序间互相通信的易扩展的轻量级中间件,支持chrome打开rtsp,flash,swf
This repository contains a very simple websocket server implementation in pure java. This implementation is 100% conformant to the websocket protocol specification RFC 6455 and passing all test cases in Autobahn|Testsuite.