PixelPlaceJS-new - v3.4.3
    Preparing search index...

    Enumeration ClientPackets

    Index

    Enumeration Members

    CANVAS_ONE: 3

    Sends canvas data

    CANVAS_TWO: 4

    3000*3000=9,000,000 which is 8.5mb and more than the 8mb max.... sigh

    CUSTOM: 0

    Custom data; anything you make it do

    INFO: 2

    JSON of info like userId, boardId, premium status, etc.

    PACKET_REQUEST: 5

    Whenever the browser by default tries to send a packet (like if you manually draw) this will call with packetData.

    REQUEST_CALLBACK: 6

    UUID Callbacks from UI input

    SOCKET_DATA: 1

    Socket data; from the pixelplace socket