tiagosiebler
18977499f8
v2.2.1: fix ws & rest authentication issues caused by time-sync mechanism
2022-05-28 20:39:37 +01:00
tiagosiebler
51aa7ae1f5
- Returned type improvements.
...
- Start migrating to base rest client.
- Remove deprecated methods.
- Run linter.
- Deprecate shared endpoints for readibility. All methods are replicated within each client (there's not much duplication).
- Expand test coverage for public inverse endpoints.
2022-05-05 21:25:28 +01:00
tiagosiebler
352f58e09a
clear pong timer for any incoming data
2021-12-31 00:45:50 +00:00
keith
b22e3fbc84
fix: pass http.Agent through connect
2021-11-04 11:09:54 -07:00
tiagosiebler
72c7630a29
feat( #99 ): introduce spot REST client
2021-08-15 12:12:10 +01:00
tiagosiebler
10ac2ec384
expand spot public socket support
2021-08-15 11:11:33 +01:00
tiagosiebler
572bd19abd
v2.1.0: deprecate boolean props for websocket market. Expand types. Implement spot ws ping/pong
2021-08-15 10:50:10 +01:00
tiagosiebler
eb1520126a
expose connectPrivate() util method for spot
2021-08-14 19:54:49 +01:00
tiagosiebler
4d7886ff72
add spot websocket client ( #99 )
2021-08-13 17:28:31 +01:00
tiagosiebler
e81b35b025
fix( #106 ): reversed endpoints
2021-08-13 17:01:37 +01:00
tiagosiebler
af4193832f
fix( #89 ): fix unsubscribe logic when connected & harden types
2021-07-01 23:46:37 +01:00
Stefan Aebischer
082633a5ca
reduce browser bundle size
...
reduces browser bundle size by ~612k or ~92%.
2021-05-15 19:34:32 +02:00
tiagosiebler
5e91c78bbf
address codefactor suggestion
2021-02-14 17:13:38 +00:00
tiagosiebler
62750228c4
move script commands around. Move shared endpoint down. Add event annotations to ws client.
2021-02-14 16:13:35 +00:00
tiagosiebler
e0ee0d3c89
cleaning
2021-02-07 17:01:05 +00:00
tiagosiebler
4ee7de3774
cleaning logger types
2021-02-07 16:53:32 +00:00
tiagosiebler
eb5f8333c1
clean linear websocket work
2021-02-07 16:41:42 +00:00
tiagosiebler
e76e6f3c40
flatten connectall
2021-02-07 11:32:35 +00:00
tiagosiebler
2b112b9879
implement linear websockets
2021-02-06 23:54:45 +00:00
tiagosiebler
eac3d6bf06
fix pong timeout
2021-02-06 17:05:41 +00:00
tiagosiebler
a07ea48d1a
move timers to keyed store
2021-02-06 17:01:30 +00:00
tiagosiebler
39a86f1f06
cleaning & param keys
2021-02-06 16:52:39 +00:00
tiagosiebler
dd7a4a899b
move topics to store
2021-02-06 16:48:04 +00:00
tiagosiebler
d81381d7ec
move wsstate to store
2021-02-06 16:47:38 +00:00
tiagosiebler
0038daf531
move websocket to ws store
2021-02-01 23:25:39 +00:00
tiagosiebler
9b62bae369
move ws state tracking to store
2021-02-01 22:33:11 +00:00
tiagosiebler
65448609df
cleaning & checked with inverse
2021-01-31 12:33:44 +00:00
tiagosiebler
4822c5b6d3
cleaning and prep for multi-connection ws client
2021-01-30 18:38:21 +00:00
tiagosiebler
e292f8694b
cleaning in websocket client
2021-01-30 18:12:15 +00:00
peepopoggers
fb16feac75
fixed small bugs
2021-01-29 11:49:19 +00:00
peepopoggers
e556b1721e
Fixed bug where linear was inv
2021-01-29 11:27:29 +00:00
peepopoggers
9d6add36bd
Added option for linear [BROKEN]
2021-01-28 23:40:55 +00:00
CryptoCompiler
be6e344c8f
misc
2021-01-22 00:16:23 +00:00
peepopoggers
aca8136fe1
Rest to Inverse Name Changes
2021-01-21 22:22:09 +00:00
tiagosiebler
976ff20437
cleaning & docs
2020-12-26 17:51:15 +00:00
tiagosiebler
a75924c0ac
1.3.0-beta.2: types cleanup and webpack trim
2020-12-13 17:55:01 +00:00
tiagosiebler
0606525e96
1.3.0-beta.1: introduce typescript, webpack, better overall browser support, deprecate assert calls
2020-12-13 17:19:18 +00:00