You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For now this is a first way to prepare buffers to be served to clients , there needs to be a proper implementation of the inject mechanism that will auto reallocate memory buffers etc
There needs to be an implementation about a content creation API workflow
For example in order to generate MyBlog indexes etc , there are some template text files that should get parts of them replaced with actual content , see this :
https://github.com/AmmarkoV/AmmarServer/blob/master/src/Services/MyBlog/index.c#L148
For now this is a first way to prepare buffers to be served to clients , there needs to be a proper implementation of the inject mechanism that will auto reallocate memory buffers etc
https://github.com/AmmarkoV/AmmarServer/blob/master/src/AmmServerlib/AString/AString.c#L196
any ideas are also welcome
The text was updated successfully, but these errors were encountered: