alexandrehtrb/Pororoca

Refactor PororocaWebSocketConnector to use Channel<T> instead of ObservableCollection<T> for exchanged messages

alexandrehtrb opened this issue · 2 comments

This would save memory and allow better threading