Comparison

util/pubsub.lua @ 11106:76f46c2579a2 0.11

net.websocket.frames: Allow all methods to work on non-string objects Instead of using the string library, use methods from the passed object, which are assumed to be equivalent. This provides compatibility with objects from util.ringbuffer and util.dbuffer, for example.
author Matthew Wild <mwild1@gmail.com>
date Thu, 17 Sep 2020 13:00:19 +0100
parent 10519:641e3b7a6a39
child 10521:cbb2c3f8bb1d
child 11565:087b275a9aee
comparison
equal deleted inserted replaced
11105:3c0940f3cf74 11106:76f46c2579a2