Max Lapshin
Max Lapshin
Wow! First issue =) Ok, it will be not easy, because I haven't touched it for 5 years, but let's try to help you. First enable Debug == true: `application:set_env(fix,...
try to put hardcoded value here: https://github.com/maxlapshin/fix/blob/master/src/fix.erl#L85 sender_sub_id is known field.
https://github.com/maxlapshin/fix/blob/master/src/fix_read_conn.erl#L208 add {username,...} to list of fields.
58=ALREADY_LOGGED_IN:Already logged in is because there is a try for second connection. Are you sure that you do not have second tcp connection to them?
It is a cool thing: market_data_incremental_refresh I think that it is required to add new clause here: https://github.com/maxlapshin/fix/blob/master/src/fix_read_conn.erl#L245 There is existing routing for market_data_snapshot_full_refresh but you need to add for...
this should be done as a setting
Maybe. I haven't used mysql for 6 years, so I cannot help you with this bug. But I'll accept patch.
Hi, can you, please, rebase your updates so, that I merge them?
I think you can do anything you consider right =)
> We can’t automatically merge this pull request.