项目作者: coenraadhuman

项目描述 :
Playing with WebSockets :)
高级语言: TypeScript
项目地址: git://github.com/coenraadhuman/WebSockets-Experiments.git
创建时间: 2020-05-08T20:18:46Z
项目社区:https://github.com/coenraadhuman/WebSockets-Experiments

开源协议:GNU General Public License v3.0

下载


WebSockets - Experiments

Playing around with WebSockets.

Programming languages explored each has their own directory in the root of this repository.

These programming directories include:

  • WebSocket client.
  • WebSocket server.

The server and client is a simple chat application to demostrate the technology.