FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for examples - NovalisConan/libhttpserver · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
NovalisConan
/
libhttpserver
Public
forked from
etr/libhttpserver
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
libhttpserver
examples
on
master
User selector
Datepicker
Commit history
Commits on Mar 7, 2020
Sort include (using the Google C++ style pattern). Also add some more includes where indirection inclusions were broken. (#184)
bcsgh
authored
ee2f258
View commit details
Copy full SHA for ee2f258
View code at this point
Browse repository at this point
Commits on Aug 14, 2019
Adapted sleep function in 'examples/deferred_with_accumulator.cpp' for non-*Nix
Dean M. Sands, III
committed
375a974
View commit details
Copy full SHA for 375a974
View code at this point
Browse repository at this point
Commits on Aug 9, 2019
Add Target to compile nodelay benchmark
etr
authored
f578654
View commit details
Copy full SHA for f578654
View code at this point
Browse repository at this point
Added support for TCP-NODELAY
etr
committed
5c64e1a
View commit details
Copy full SHA for 5c64e1a
View code at this point
Browse repository at this point
Commits on Feb 11, 2019
Added example file
etr
committed
cd9839e
View commit details
Copy full SHA for cd9839e
View code at this point
Browse repository at this point
Added closure_data to deferred_response
etr
committed
e52ed01
View commit details
Copy full SHA for e52ed01
View code at this point
Browse repository at this point
Commits on Jan 20, 2019
Added benchmark tests using ab to travis
etr
committed
270025e
View commit details
Copy full SHA for 270025e
View code at this point
Browse repository at this point
Commits on Jan 19, 2019
Additional examples.
Show description for 9863fe5
etr
committed
9863fe5
View commit details
Copy full SHA for 9863fe5
View code at this point
Browse repository at this point
Adding missing test file
etr
committed
9dddada
View commit details
Copy full SHA for 9dddada
View code at this point
Browse repository at this point
Additional examples
Show description for 8b052df
etr
committed
8b052df
View commit details
Copy full SHA for 8b052df
View code at this point
Browse repository at this point
Created additional examples
etr
committed
41f1b72
View commit details
Copy full SHA for 41f1b72
View code at this point
Browse repository at this point
Commits on Jan 13, 2019
Added more examples
etr
committed
e79b73b
View commit details
Copy full SHA for e79b73b
View code at this point
Browse repository at this point
Commits on Jan 12, 2019
Normalized structure of http_response.
Show description for afa67ef
etr
committed
afa67ef
View commit details
Copy full SHA for afa67ef
View code at this point
Browse repository at this point
Removed the comet subsystem entirely.
etr
committed
f58e345
View commit details
Copy full SHA for f58e345
View code at this point
Browse repository at this point
Commits on Sep 19, 2016
Avoid double-call to copy constructor
Sebastiano Merlino
committed
b044530
View commit details
Copy full SHA for b044530
View code at this point
Browse repository at this point
Experimenting on improving readability of http_response interface
Sebastiano Merlino
committed
4c18ce7
View commit details
Copy full SHA for 4c18ce7
View code at this point
Browse repository at this point
Commits on Dec 29, 2015
Added benchmark example
Sebastiano Merlino
committed
5d5b1de
View commit details
Copy full SHA for 5d5b1de
View code at this point
Browse repository at this point
Simplified general structure, removed event_supplier support, comet logic now uses a lock-free implementation
Sebastiano Merlino
committed
81c46c7
View commit details
Copy full SHA for 81c46c7
View code at this point
Browse repository at this point
Simplified general structure, removed event_supplier support, comet logic now uses a lock-free implementation
Sebastiano Merlino
committed
fb87493
View commit details
Copy full SHA for fb87493
View code at this point
Browse repository at this point
Commits on Dec 26, 2015
Changed http_resource to use virtual istead of CRTP
Sebastiano Merlino
committed
4c9b4a7
View commit details
Copy full SHA for 4c9b4a7
View code at this point
Browse repository at this point
Commits on Apr 15, 2015
Updated copyrights
Sebastiano Merlino
committed
4cbfc1f
View commit details
Copy full SHA for 4cbfc1f
View code at this point
Browse repository at this point
Commits on Sep 4, 2014
typo fix
Chris Love
committed
3e35cb0
View commit details
Copy full SHA for 3e35cb0
View code at this point
Browse repository at this point
Commits on Aug 30, 2014
Add operator<<() to http_request and http_response
Chris Love
committed
bd184f1
View commit details
Copy full SHA for bd184f1
View code at this point
Browse repository at this point
Add copyright info to example service.cpp
Chris Love
committed
e4b44dd
View commit details
Copy full SHA for e4b44dd
View code at this point
Browse repository at this point
Fix formatting of README.md in examples
Chris Love
committed
4921f69
View commit details
Copy full SHA for 4921f69
View code at this point
Browse repository at this point
Updated example programs and Makefiles
Chris Love
committed
b465716
View commit details
Copy full SHA for b465716
View code at this point
Browse repository at this point
Commits on May 11, 2014
Updated http_response interface
Show description for d76fe92
Sebastiano Merlino
committed
d76fe92
View commit details
Copy full SHA for d76fe92
View code at this point
Browse repository at this point
Commits on Mar 23, 2014
Moved comet management in a separate class
Show description for b6fd4bf
Sebastiano Merlino
committed
b6fd4bf
View commit details
Copy full SHA for b6fd4bf
View code at this point
Browse repository at this point
Commits on Mar 15, 2014
Added license to files missing it
Sebastiano Merlino
committed
8a14fd1
View commit details
Copy full SHA for 8a14fd1
View code at this point
Browse repository at this point
Commits on Oct 24, 2013
Enhanced the level of detail of hello_world example
Sebastiano Merlino
committed
c9db9b3
View commit details
Copy full SHA for c9db9b3
View code at this point
Browse repository at this point
Commits on Oct 8, 2013
Removed extraction of the url at each loop
Show description for 7b200dc
Sebastiano Merlino
committed
7b200dc
View commit details
Copy full SHA for 7b200dc
View code at this point
Browse repository at this point
Commits on May 11, 2013
Changed a typo
Sebastiano Merlino
committed
7ba7e2a
View commit details
Copy full SHA for 7ba7e2a
View code at this point
Browse repository at this point
Commits on Feb 28, 2013
Added hello_world example
Sebastiano Merlino
committed
2a64ba6
View commit details
Copy full SHA for 2a64ba6
View code at this point
Browse repository at this point
Commits on Jan 20, 2013
Changed code in examples to compile with the new interface
Sebastiano Merlino
committed
accbad7
View commit details
Copy full SHA for accbad7
View code at this point
Browse repository at this point
Commits on Jan 7, 2013
Moified in order to create the new async version
Sebastiano Merlino
committed
eea93bd
View commit details
Copy full SHA for eea93bd
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL