Websocket-based real-time single-page application development framework

0Citations
Citations of this article
8Readers
Mendeley users who have this article in their library.
Get full text

Abstract

Main feature of WebSocket is to establish a persistent link between the client and the server, enabling them to perform full-duplex communication. This protocol can effectively address the communication issues within browsers. In many cases, the persistent link established by WebSocket is not fully utilized. In fact, WebSocket can also implement most of functions of the HTTP protocol, but it requires additional difficulty and workload. Besides, it lacks mature solutions and libraries. Therefore, we develop a WebSocket-based web application development framework that takes full advantage of the features and benefits of WebSocket, and combines the popular single-page application development model to allow developers to quickly develop efficient and reliable web applications based on our framework. Several experiments has been carried out and the results are presented to show the performance of the WebSocket framework.

Cite

CITATION STYLE

APA

Qu, H., & Ma, K. (2019). Websocket-based real-time single-page application development framework. In Lecture Notes on Data Engineering and Communications Technologies (Vol. 24, pp. 36–47). Springer Science and Business Media Deutschland GmbH. https://doi.org/10.1007/978-3-030-02607-3_4

Register to see more suggestions

Mendeley helps you to discover research relevant for your work.

Already have an account?

Save time finding and organizing research with Mendeley

Sign up for free