This website requires JavaScript.
Explore
Help
Sign In
Relintai
/
rcpp_framework
Watch
1
Star
0
Fork
0
You've already forked rcpp_framework
mirror of
https://github.com/Relintai/rcpp_framework.git
synced
2024-11-14 04:57:21 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
8de082ffba
rcpp_framework
/
modules
/
message_page
History
Relintai
8de082ffba
Started reworking the QueryBuilder. Now instead just creating a query string (when finished) it will actually be able to handle querying, escapes, and also prepared statements.
2021-08-19 14:12:02 +02:00
..
detect.py
Added a MessagePage class into a new module folder. Also set up module folder compilation, and fixed compile when objects are actually used.
2020-12-01 13:47:02 +01:00
message_page.cpp
Started reworking the QueryBuilder. Now instead just creating a query string (when finished) it will actually be able to handle querying, escapes, and also prepared statements.
2021-08-19 14:12:02 +02:00
message_page.h
Renamed BryWebApplication to WebApplication, and moved it and HandlerInstance and Request to a new http folder. Their dependencies with brynet will be removed, they will have subclasses per backend when/if needed.
2021-05-27 17:37:23 +02:00
SCsub
MessagePage setup.
2020-12-01 17:01:59 +01:00