mirror of
https://github.com/oven-sh/bun
synced 2026-02-13 04:18:58 +00:00
* fixup checks * throw when tls is not a object also fix socket * fix error message * null or undefined on tls option in Bun.serve or sockets should not throw * add tests * fix tests and socket validation * remove unnecessary check * add listen tests