wicked programmer
helping developers everywhere innovate and learn
  • Home
  • Events
  • Publications
  • Learning
  • About

General

Websocket Research–Part 1

Wicked ProgrammerFebruary 2, 2014

We are working on a major application that has the need for low-latency communication over the web.  In the past we facilitated this through custom long polling or SignalR.  These options were available because the platform was fixed.  We are now working on an application where advanced communication across multiple platforms is required.  This means websockets, not long polling.  It also means binary, not just short little messages.  It also means “not just Windows”.  Our platform choices are iOS and Android with future growth onto other platforms.  It also means .NET because that is the skillset we enjoy.  Because of this we are looking at using XSockets.NET.

Stay tuned for more …

Related Posts

Count Coding Example-min

General /

Quality Issue #1 – Count vs. Count()

bitarray-min

General /

Introducing BitArray serialization for Newtonsoft.Json and System.Text.Json

General /

Introducing FastSearch, a very fast string search for objects and lookups

‹ SQL Server Reporting Services, HTTP Compression, and Native Mode Installation (Part I)› Welcome to Wicked Programmer!







Back to Top

© wicked programmer 2022