MDwiki vs SockJS
A side-by-side look at MDwiki and SockJS. For an in-depth review of either product, follow the links below.
MDwiki
Development
MDwiki is a lightweight, dependency-free wiki app that allows you to write web pages using Markdown syntax. It's easy to set up and requires no database or backend programming.
markdownwikidocumentationwritingweb-pages
SockJS
Development
SockJS is a JavaScript library that provides a WebSocket-like object in the browser. It automatically falls back to other transports like HTTP long-polling if WebSockets are not available.
websocketrealtimecommunication