# Looking for Mender connect websocket protocol

**URL:** https://hub.mender.io/t/looking-for-mender-connect-websocket-protocol/5904
**Category:** General Discussions
**Created:** [June 7, 2023, 8:16pm UTC](https://hub.mender.io/t/looking-for-mender-connect-websocket-protocol/5904 "2023-06-07T20:16:49Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![joelguittet](https://yyz2.discourse-cdn.com/flex036/user_avatar/hub.mender.io/joelguittet/32/1064_2.png) [@joelguittet](https://hub.mender.io/u/joelguittet)
#### Post date: [June 7, 2023, 8:16pm UTC](https://hub.mender.io/t/looking-for-mender-connect-websocket-protocol/5904/1 "2023-06-07T20:16:50Z")

</div>

Hello there!

I m looking for the protocol used over websocket by mender connect addon to perform terminal session, file transfert and port forwarding.

Is it available somewhere ?

The source code is available at [GitHub - mendersoftware/mender-connect](https://github.com/mendersoftware/mender-connect), and i have seen ProtoMsg structure and the relevant around it. However it s not clear to me how the data are serialized over the websocket connection. This is why I’m looking for the spec 🙂

The goal is to integrate it in my mender mcu client.

Thanks

Joel
