Skip to content

scyth3-c/knock-cpp-online

 
 

Repository files navigation



Features

new

  • collaborative spaces
  • general visual changes
  • api socket support

previus

  • share you code with friends
  • timeout guard
  • API cleaned
  • support libcurl and use scyth3-c/curl-http-wrapper
  • change code panel
  • change button theme
  • change output compile mode
  • multi-file support, connected or separate sources
  • the multi file works in assembler and download funcs, the code is assembled
  • changes in the icons and modal views
  • change modals theme
  • add the #include function in class mode

info

API
scyth3-c/knock-cpp-API


Preview

share and collaborate
image
colab2
Share you code, ready to compile
share

HTTP Request
image

|

How to

Share
link

in mode single file just add   #include <http/veridic.hpp> and active

Active http Request



example

how to use http/veridic.hpp with class mode (gui of anterior version, v.2.5.0)

HTTP class example
use class
headers

Share you code, ready to compile
api

raw links

Technical specifications

default compile

standar O levels archs
c++17 O1 x86

standars and O levels

standar O levels
c++2a O1
c++11 O2
c++14 O3
c++17

actuals architecture

archs
x86