Quantcast
Browsing latest articles
Browse All 16 View Live

Updated Wiki: 01 ConsoleApp

Sample 01 - ConsoleApp This is a very simple sample. The project is a console application, and once the connection between the server and the client is established, anything that is typed in the...

View Article


Updated Wiki: 01 ConsoleApp

Sample 01 - ConsoleApp This is a very simple sample. The project is a console application, and once the connection between the server and the client is established, anything that is typed in the...

View Article


Updated Wiki: 02 SubProtocol

Sample 02 - SubProtocol The web socket protocol has support for so-called sub-protocols. These are protocols that you yourself define and with Nugget they can be used to send "models" between the...

View Article

Updated Wiki: 02 SubProtocol

Sample 02 - SubProtocol The web socket protocol has support for so-called sub-protocols. These are protocols that you yourself define and with Nugget they can be used to send "models" between the...

View Article

Updated Wiki: Home

Project DescriptionA web socket server implemented in c#.The goal of the projects is to create an easy way to start using HTML5 web sockets in .NET web applications.The project started as an article at...

View Article


Updated Wiki: Home

Project DescriptionA web socket server implemented in c#.The goal of the projects is to create an easy way to start using HTML5 web sockets in .NET web applications.The project started as an article at...

View Article

Updated Wiki: 02 SubProtocol

Sample 02 - SubProtocol The web socket protocol has support for so-called sub-protocols. These are protocols that you yourself define and with Nugget they can be used to send "models" between the...

View Article

Updated Wiki: 01 ConsoleApp

Sample 01 - ConsoleApp This is a very simple sample. The project is a console application, and once the connection between the server and the client is established, anything that is typed in the...

View Article


Updated Wiki: Documentation

Samples01 ConsoleApp02 SubProtocolNugget Documentation This documentation applies to the latest version of the server.Documentation for the POC releaseCompilation: Before you can compile the server you...

View Article


Updated Wiki: Documentation

Samples01 ConsoleApp02 SubProtocolNugget Documentation This documentation applies to the latest version of the server.Documentation for the POC releaseThe ServerServer instantiation The server is...

View Article

Updated Wiki: Documentation

Samples01 ConsoleApp02 SubProtocolNugget Documentation This documentation applies to the latest version of the server.The ServerServer instantiation The server is instantiated with the following...

View Article

Updated Wiki: Documentation

Samples01 ConsoleApp02 SubProtocolNugget Documentation This documentation applies to the latest version of the server.The ServerServer instantiation The server is instantiated with the following...

View Article

Updated Wiki: Documentation

Samples01 ConsoleApp02 SubProtocolNugget DocumentationThe ServerServer instantiation The server is instantiated with the following constructor:var wss = new WebSocketServer(int port, string origin,...

View Article


Updated Wiki: Home

Project DescriptionA web socket server implemented in c#.The goal of the projects is to create an easy way to start using HTML5 web sockets in .NET web applications.The project started as an article at...

View Article

Updated Wiki: Home

NB: Project abandoned (feel free to contact me if you would like to take the reins)Project DescriptionA web socket server implemented in c#.The goal of the projects is to create an easy way to start...

View Article

Browsing latest articles
Browse All 16 View Live