Releases: peterszombati/xapi-node
xapi-node 1.3.2
in tradeTransaction customComment now contains transactionId always.
logger4 package update
xapi-node 1.3.0
reconnect problem fixed with open timeout feature
added more log in code
xapi-node 1.2.3
log when transaction is added to queue
remove log on every connection try failure
when send function called and queue contains more than 0 JSON: then transaction is added to queue so queue processor will send it later.
target from es5 changed to es6
xapi-node 1.1.3
Save transactions
Delete old transactions from memory
strictNullChecks in source code
xapi-node 1.1.1
add tryLogin feature
print log on websocket error
hide logs
xapi-node 1.1.0
add logger4 to project
add urgent message sending feature to queue
send ping after login and fix transaction resolve issue with login
xapi-node 1.0.38
fix Stream disconnect issue
add parseLogin function
add onConnectionChange feature
rate limiter optimization
hide password
xapi-node 1.0.33
Fix memory leak problem
Add rateLimit config feature
xapi-node 1.0.32
Change rate limit value
Add REQUEST_STATUS enum
Return promise in stream command sending
change DefaultHostname from 'ws.xapi.pro' to 'ws.xtb.com'
xapi-node 1.0.26
Support dynamic hostname