jazzdotdev / jazz

The Scripting Engine that Combines Speed, Safety, and Simplicity
Apache License 2.0
146 stars 11 forks source link

add ConnectionInfo table to server lua bindings #28

Open naturallymitchell opened 5 years ago

naturallymitchell commented 5 years ago

https://actix.rs/actix-web/actix_web/dev/struct.ConnectionInfo.html?search=ConnectionInfo

similar to extract table from header, but for ConnectionInfo

Arnaz87 commented 5 years ago

Not a connection info table, but all the data is in the request message