santiac89 / photon-packet-parser

A library to parse Photon Protocol16 packets in Python
MIT License
3 stars 4 forks source link

Fix response callback instead of request #2

Open Zeldruck opened 9 months ago

Zeldruck commented 9 months ago

In photon_packet_parser.py, HandleSendReliable function with message type 'response', fix call of response callback instead of request.