hi

The SessionProvider will attach a Symfony2 Session object to each incoming Connection object that will give you read-only access to the session data from your website https://socketo.me/docs/sessions

can i replace Symfony2 Session with Phalcon Session?