• Stefy Lanza (nextime / spora )'s avatar
    Add WSSSH version to registration and tunnel request messages · d57e6c9c
    Stefy Lanza (nextime / spora ) authored
    - Add WSSSH_VERSION define to websocket.h
    - Include version field in wssshc registration messages to wssshd
    - Include version field in wsssht tunnel_request messages
    - Resolve function naming conflicts between wssshc and wsssht
    - Update function declarations and calls accordingly
    
    This allows for better version compatibility checking and debugging
    between WSSSH client and server components.
    d57e6c9c
websocket.c 15.2 KB