Back

on-ping (clj)

(source)

protocol

(on-ping listener socket data)
Called when a ping is received from the client. The client may provide additional binary data, represented by the data ByteBuffer.

Examples