0.1.4 • Published 4 years ago

@trusource/ws v0.1.4

Weekly downloads
-
License
ISC
Repository
-
Last release
4 years ago

WebSockets server shared by local and remote servers.

Steps in servers

// 1. Subscribe to logs - same for local and remote // 2. Decode log / event - same for local and remote // 3. Decode parameters - same for local and remote

// 4. Build request - different // Check whitelist for remote server - from address identify API and get OAS

// 5. Send request - same for local and remote // 6. Send data to contract - different

0.1.4

4 years ago

0.1.3

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago