UNPKG

web-events-client

Version:

Event-oriented interface for client and server communication based on WebSocket protocol. It's a client part of this interface.

34 lines (33 loc) 868 B
{ "name": "web-events-client", "version": "2.2.3", "description": "Event-oriented interface for client and server communication based on WebSocket protocol. It's a client part of this interface.", "main": "dist/web-events-client-commonjs.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "web", "event", "socket", "framework", "client", "server", "communication", "event-oriented", "websocket" ], "author": { "name": "Lozhkin Dmitry", "email": "qqcoder911th@gmail.com" }, "license": "MIT", "repository": { "type": "git", "url": "git+https://github.com/Coder911th/web-events-client.git" }, "bugs": { "url": "https://github.com/Coder911th/web-events-client/issues" }, "homepage": "https://github.com/Coder911th/web-events-client#readme" }