Support for inbound tcp in workers

In this blogpost (https://blog.cloudflare.com/workers-tcp-socket-api-connect-databases/#whats-next-for-sockets-on-workers) It is mentioned at the end that in the future there will be support for inbound TCP in workers. Is this still being worked on?
The Cloudflare Blog
Today, we are excited to announce a new API in Cloudflare Workers for creating outbound TCP sockets, making it possible to connect directly to databases and any TCP-based service from Workers.
Was this page helpful?