finagle / finagle-websocket

Finagle Websocket clients and servers
35 stars 23 forks source link

Project Co-Ownership #22

Open penland365 opened 5 years ago

penland365 commented 5 years ago

👋

I know this project has been dormant for awhile, but NovoLabs has a strong need for a finagle-websocket, and we would be willing to take on a good chunk of the work. We have currently forked and are starting the process of hacking off some bit rot, moving towards Netty-4, etc.

SerCeMan commented 3 years ago

Hi, @penland365!

Is your fork published anywhere? I've attempted to integrate WebSockets with the latest finagle, however in my attempts, it doesn't seem to be possible without using finagle private APIs to get access to the underlying Netty bootstrap classes.