1
0
Fork 0
mirror of https://github.com/puma/puma.git synced 2022-11-09 13:48:40 -05:00
puma--puma/lib/puma/io_buffer.rb
kares 6f5017d6b5 re-implement (native) IOBuffer for JRuby
... to match up JRuby's ext with the C ext
2018-12-20 12:40:15 +01:00

4 lines
80 B
Ruby

# frozen_string_literal: true
require 'puma/detect'
require 'puma/puma_http11'