eggjs / tegg

Strong Type framework with eggjs.
MIT License
240 stars 35 forks source link

Support for Socket.IO? #256

Open objectkuan opened 1 week ago

objectkuan commented 1 week ago

Any plan for Socket.IO support?

I tested to confirm that it works if I add Socket.IO codes in the old egg way like this. But then I wonder if it's possible to access new styled services from an old styled controller.