|
|
||
|---|---|---|
| .. | ||
| ref | ||
| samples | ||
| src | ||
| test | ||
| README.md | ||
| setup-wstest.ps1 | ||
| setup-wstest.sh | ||
README.md
WebSockets
Contains a managed implementation of the WebSocket protocol, along with server integration components.
System Requirements
This repo has a few special system requirements/prerequisites.
- Windows IIS Express tests require IIS Express 10 and Windows 8 for WebSockets support
- HttpListener/ASP.NET 4.6 samples require at least Windows 8
- Autobahn Test Suite requires special installation see the README.md in test/AutobahnTestApp