17 Commits

Author SHA1 Message Date
d79237b103
feat: don't connect if already connected or connecting 2024-06-21 16:36:42 -03:00
ad3a3bd1c5
feat: add is_* functions tu Rustler for status
adds:
  - is_connecting
  - is_connected
  - is_disconnecting
  - is_disconnected
2024-06-21 15:35:20 -03:00
b35cbe95ee
refactor: 🔨 remove comments about callbacks 2024-06-21 12:56:39 -03:00
7849458963
docs: 📝 improve docs for functions in the Rustler trait 2024-06-07 12:56:28 -03:00
e1b9286430
feat: improve doc titles 2024-06-06 12:31:32 -03:00
3393edfd90
feat: make SourceStream more reusable 2024-06-04 10:43:44 -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
241b7a3814
feat: rustler: make on_add and on_delete async 2024-05-23 20:36:02 -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
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