All Projects → aspnet → Websockets

aspnet / Websockets

Licence: apache-2.0
[Archived] Implementation of the WebSocket protocol, along with client and server integration components.

Projects that are alternatives of or similar to Websockets

Extensions
.NET APIs for commonly used programming patterns and utilities, such as dependency injection, logging, and configuration.
Stars: ✭ 2,188 (+501.1%)
Mutual labels:  aspnet-product
Coherence
A build that verifies that all the packages form a consistent graph.
Stars: ✭ 30 (-91.76%)
Mutual labels:  aspnet-product
EventNotification
[Archived] Event notification system for broadcasting application state and configuration. Project moved to https://github.com/aspnet/Extensions
Stars: ✭ 43 (-88.19%)
Mutual labels:  aspnet-product
Templating
[Archived] ASP.NET Core templates for .NET CLI and Visual Studio. Project moved to https://github.com/aspnet/AspNetCore
Stars: ✭ 205 (-43.68%)
Mutual labels:  aspnet-product
Kestrelhttpserver
[Archived] A cross platform web server for ASP.NET Core. Project moved to https://github.com/aspnet/AspNetCore
Stars: ✭ 2,643 (+626.1%)
Mutual labels:  aspnet-product
XamarinHosting
Xamarin Forms Generic Host implementation for Microsoft.Extensions.Hosting.
Stars: ✭ 19 (-94.78%)
Mutual labels:  aspnet-product
Basicmiddleware
[Archived] Basic middleware components for ASP.NET Core. Project moved to https://github.com/aspnet/AspNetCore
Stars: ✭ 170 (-53.3%)
Mutual labels:  aspnet-product
Configuration
[Archived] Interfaces and providers for accessing configuration files. Project moved to https://github.com/aspnet/Extensions
Stars: ✭ 313 (-14.01%)
Mutual labels:  aspnet-product
EntityFramework.Tools
.NET Command Line tools for Entity Framework Core
Stars: ✭ 23 (-93.68%)
Mutual labels:  aspnet-product
Testing
[Archived] Testing infrastructure, including support for xUnit.net and StyleCop. Project moved to https://github.com/aspnet/Extensions
Stars: ✭ 64 (-82.42%)
Mutual labels:  aspnet-product
Jquery Validation Unobtrusive
Add-on to jQuery Validation to enable unobtrusive validation options in data-* attributes.
Stars: ✭ 207 (-43.13%)
Mutual labels:  aspnet-product
Signalr
[Archived] Incredibly simple real-time web for ASP.NET Core. Project moved to https://github.com/aspnet/AspNetCore
Stars: ✭ 2,401 (+559.62%)
Mutual labels:  aspnet-product
PlatformAbstractions
OBSOLETE - used only for 1.0/1.1 patch builds
Stars: ✭ 22 (-93.96%)
Mutual labels:  aspnet-product
Metapackages
[Archived] NuGet meta packages. Project moved to https://github.com/aspnet/AspNetCore
Stars: ✭ 195 (-46.43%)
Mutual labels:  aspnet-product
Routing
[Archived] Middleware for routing requests to application logic. Project moved to https://github.com/aspnet/AspNetCore
Stars: ✭ 276 (-24.18%)
Mutual labels:  aspnet-product
Filesystem
[Archived] Abstraction of file system APIs. Project moved to https://github.com/aspnet/Extensions
Stars: ✭ 173 (-52.47%)
Mutual labels:  aspnet-product
libuv-build
Libuv build automation for ASP.NET Core
Stars: ✭ 22 (-93.96%)
Mutual labels:  aspnet-product
Microsoft.data.sqlite
[Archived] SQLite implementations of the System.Data.Common interfaces. Project has moved to https://github.com/aspnet/EntityFrameworkCore
Stars: ✭ 344 (-5.49%)
Mutual labels:  aspnet-product
Javascriptservices
[Archived] This repository has been archived
Stars: ✭ 3,108 (+753.85%)
Mutual labels:  aspnet-product
ServerTests
[Archived] Tests for Helios, WebListener and Kestrel. Project moved to https://github.com/aspnet/AspNetCore
Stars: ✭ 20 (-94.51%)
Mutual labels:  aspnet-product

WebSockets [Archived]

This GitHub project has been archived. Ongoing development on this project can be found in https://github.com/aspnet/AspNetCore.

Contains a managed implementation of the WebSocket protocol, along with server integration components.

This project is part of ASP.NET Core. You can find samples, documentation and getting started instructions for ASP.NET Core at the AspNetCore repo.

System Requirements

This repo has a few special system requirements/prerequisites.

  1. Windows IIS Express tests require IIS Express 10 and Windows 8 for WebSockets support
  2. HttpListener/ASP.NET 4.6 samples require at least Windows 8
  3. Autobahn Test Suite requires special installation see the README.md in test/AutobahnTestApp
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].