icp-js

1.2.2 • Public • Published

ICP JS - Infinity protocol implementation in javascript/typescript

This repo is source code of ICP js implementation if you want to find specification look here

ICP is very powerfull communication protocol created to communicate between client and server this implementation give you ability to use ICP in browser and server(node.js)

Here is implementation of next features:

  • Base of ICP (server and client) (any js engine)
  • TCP server and client (node.js)
  • WS server and client (browser and node.js (using ws-lib))
  • Variable extension
  • Method extension

Examples

Dependents (0)

Package Sidebar

Install

npm i icp-js

Weekly Downloads

2

Version

1.2.2

License

MIT

Unpacked Size

58 kB

Total Files

35

Last publish

Collaborators

  • maximmasterr