19 Commits

Author SHA1 Message Date
ae000732a2
feat: connection id 2024-06-02 01:08:20 -03:00
77cd708d1c
fix: 🚑 error response has same name than tungstenite's 2024-05-31 10:23:24 -03:00
7a8966b243
feat: websocket gateway 2024-05-27 07:36:53 -03:00
97d8dab22e
feat: make Rustler not clonable 2024-05-24 00:37:23 -03:00
61c2bdbf1b
feat: use pub_name in data to dto conversion 2024-05-24 00:07:52 -03:00
4a8ea54f5d
feat: add quote_asset to Ticker object 2024-05-23 21:27:56 -03:00
ff02cb2157
feat: add optional quote_symbol to ticker entity
the quote symbol represents the currency in
which the ticker is quoted. e.g.: USD, ARS, etc
2024-05-23 20:56:58 -03:00
241b7a3814
feat: rustler: make on_add and on_delete async 2024-05-23 20:36:02 -03:00
729bf7f421
feat: add pub_name to market entities 2024-05-23 16:00:33 -03:00
03574f0daa
feat: expose migrations 2024-05-22 07:18:14 -03:00
4d8fcba319
docs: 📝 fix rustlers/README.md title image 2024-05-21 02:40:24 -03:00
b3a9301264
docs: 📝 add README.md for lib/rustlers 2024-05-21 02:37:21 -03:00
e7bcf5f1d4
fix: 🚑 Rustler: call on_add|/delete only when necessary 2024-05-21 02:36:34 -03:00
4e678457eb
refactor: 🔨 move bus module to root 2024-05-21 01:13:16 -03:00
173e96b5c5
style: 💄 fix linting issues 2024-05-21 01:06:34 -03:00
9625e32bbd
feat: quote publishing from rustlers 2024-05-21 01:03:36 -03:00
58b16834c8
style: 💄 improve comments and stringdocs 2024-05-10 23:19:51 -03:00
0557781373
feat: pub-sub feature 2024-05-10 22:34:32 -03:00
356c88ae46
refactor: 🔨 convert into library 2024-04-23 09:40:46 -03:00