+3
-4
examples/record_consumer.ex
+3
-4
examples/record_consumer.ex
+1
-50
lib/consumer.ex
+1
-50
lib/consumer.ex
···
-39
lib/consumer_group.ex
-39
lib/consumer_group.ex
···
···
+12
-5
lib/drinkup.ex
+12
-5
lib/drinkup.ex
···
+16
lib/event.ex
+16
lib/event.ex
······
+1
-1
lib/record_consumer.ex
+1
-1
lib/record_consumer.ex
+11
-13
lib/socket.ex
+11
-13
lib/socket.ex
···············# TODO: let clients specify a handler for raw* (*decoded) packets to support any atproto subscription···
···············+def connected(:info, {:gun_ws, conn, stream, {:binary, frame}}, %{options: options} = data) do# TODO: let clients specify a handler for raw* (*decoded) packets to support any atproto subscription···