Options
All
  • Public
  • Public/Protected
  • All
Menu

Module Protocol

Index

Functions

Functions

strdecode

  • strdecode(buffer: object): string
  • client decode msg String data return Message Object

    Parameters

    • buffer: object

    Returns string

strencode

  • strencode(str: string): any
  • pomele client encode id message id; route message route msg message body socketio current support string

    Parameters

    • str: string

    Returns any