ainblockchain / ain-blockchain

Official Javascript implementation of AI Network Blockchain.
https://www.ainetwork.ai/
MIT License
68 stars 27 forks source link

Need to set up wss for event handler endpoints #1273

Closed platfowner closed 2 months ago

platfowner commented 2 months ago

We need to set up wss for event handler endpoints.

cors

Related issues:

@jiyoung-an

platfowner commented 2 months ago

Re-configured load balancer for wss://staging-event.ainetwork.ai

platfowner commented 2 months ago

The reconfiguration was done for testnet and mainnet as well: wss://testnet-event.ainetwork.ai wss://mainnet-event.ainetwork.ai

platfowner commented 2 months ago

ain-js v1.10.0 is now released: https://github.com/ainblockchain/ain-js/releases/tag/v1.10.0

platfowner commented 2 months ago

Resolved.