alexandrehtrb / Pororoca

An HTTP inspection tool with support for HTTP/2 and HTTP/3. Alternative to Postman.

Home Page:https://pororoca.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

alexandrehtrb opened this issue · comments

This would save memory and allow better threading