SuperWebSocket 0.9.0.2
dotnet add package SuperWebSocket --version 0.9.0.2
NuGet\Install-Package SuperWebSocket -Version 0.9.0.2
<PackageReference Include="SuperWebSocket" Version="0.9.0.2" />
paket add SuperWebSocket --version 0.9.0.2
#r "nuget: SuperWebSocket, 0.9.0.2"
// Install SuperWebSocket as a Cake Addin #addin nuget:?package=SuperWebSocket&version=0.9.0.2 // Install SuperWebSocket as a Cake Tool #tool nuget:?package=SuperWebSocket&version=0.9.0.2
SuperWebSocket is a fast, scalable, reliable websocket server for .NET.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40 is compatible. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- log4net (>= 2.0.3)
- Newtonsoft.Json (>= 5.0.8)
NuGet packages (4)
Showing the top 4 NuGet packages that depend on SuperWebSocket:
Package | Downloads |
---|---|
ETP.DevKit-PDS
The ETP DevKit is a .NET library providing a common foundation and the basic infrastructure needed to communicate via the Energistics Transfer Protocol (ETP). The library is written in C# using the .NET Framework version 4.5.2. It is designed to simplify and standardize ETP client and server development by integrating the necessary dependencies and abstracting away the lower level details of communicating via ETP. It builds on the ETP Messages library, which provides .NET definitions for the ETP messages and associated data structures. The ETP DevKit provides a definition and base implementation of each interface described in the ETP Specification. Each interface implementation has been developed as a protocol handler that can be used out of the box or extended to provide additional functionality. This abstracts away the low level details of sending and receiving messages between clients and servers. Customized processing of messages can be achieved either by registering handlers for the various interface events or by deriving from the library’s protocol handlers and overriding the virtual message handling methods. The aim of the ETP DevKit is to reduce the time it takes to develop and evaluate the latest version of the standards utilizing the Energistics Transfer Protocol and to provide a shared and tested framework for establishing and facilitating communication between applications needing to exchange data. The ETP DevKit was developed by Petrotechnical Data Systems (PDS) and contributed to Energistics. It is provided as an open source project under the Apache License, Version 2.0. Further development will be guided by Energistics and the user community. |
|
ETP.DevKit
The ETP DevKit is a .NET library providing a common foundation and the basic infrastructure needed to communicate via the Energistics Transfer Protocol (ETP). The library is written in C# using the .NET Framework version 4.5.2. It is designed to simplify and standardize ETP client and server development by integrating the necessary dependencies and abstracting away the lower level details of communicating via ETP. It builds on the ETP Messages library, which provides .NET definitions for the ETP messages and associated data structures. The ETP DevKit provides a definition and base implementation of each interface described in the ETP Specification. Each interface implementation has been developed as a protocol handler that can be used out of the box or extended to provide additional functionality. This abstracts away the low level details of sending and receiving messages between clients and servers. Customized processing of messages can be achieved either by registering handlers for the various interface events or by deriving from the library’s protocol handlers and overriding the virtual message handling methods. The aim of the ETP DevKit is to reduce the time it takes to develop and evaluate the latest version of the standards utilizing the Energistics Transfer Protocol and to provide a shared and tested framework for establishing and facilitating communication between applications needing to exchange data. The ETP DevKit was developed by Petrotechnical Data Systems (PDS) and contributed to Energistics. It is provided as an open source project under the Apache License, Version 2.0. Further development will be guided by Energistics and the user community. |
|
Twinning.MessageServer
A framework for a message based websocket service. Runnable on both windows and linux (via mono-service). Annotated for Typescript interface generation via TypeLite. |
|
ETP.DevKit.ANT
My package description. |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on SuperWebSocket:
Repository | Stars |
---|---|
5andr0/PogoLocationFeeder
Json feed of pokemon location data
|