1.2.2 • Published 4 years ago

icp-js v1.2.2

Weekly downloads
3
License
MIT
Repository
github
Last release
4 years ago

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

1.2.2

4 years ago

1.2.0

4 years ago

1.2.1

4 years ago

1.1.1

4 years ago

1.1.0

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago