proxyman-windows-linux icon indicating copy to clipboard operation
proxyman-windows-linux copied to clipboard

Support MsgPack Tab

Open NghiaTranUIT opened this issue 2 years ago • 0 comments

Description

Some users request this feature from macOS to Windows. We should support it.

CleanShot 2023-10-02 at 19 22 05@2x

Acceptance Criteria

  • Add Msgpack to the Customize Tabs

  • Use this library to decode the body to JSON -> Prettify it -> Show it

  • Write a MessagePackService class to handle this

  • If the data is invalid (undefined) -> Show the error placeholder CleanShot 2023-10-02 at 19 23 55@2x

  • Write some Unit tests to test the class MessagePackService

NghiaTranUIT avatar Oct 02 '23 12:10 NghiaTranUIT