Raised This Month: $12 Target: $400
 3% 

AMXX httplib module


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
karaulov
Senior Member
Join Date: Jul 2018
Old 11-14-2020 , 13:30   AMXX httplib module
Reply With Quote #1

https://github.com/yhirose/cpp-httplib

Can anyone write a simple module using httplib? (amxmodx)

It like curl but very easy and created only for some tasks.

(Create a simple web page with callback, or download / upload files)


I tried but not works with linux

Last edited by karaulov; 11-14-2020 at 14:23.
karaulov is offline
Black Rose
Veteran Member
Join Date: Feb 2011
Location: Stockholm, Sweden
Old 11-15-2020 , 07:58   Re: AMXX httplib module
Reply With Quote #2

Are you saying you want the to host a HTTP-server using AMXX? If so, I believe that already exists. But it depends on how advanced you want it to be.
__________________
Black Rose is offline
wopox3
Junior Member
Join Date: Dec 2013
Location: Russia
Old 11-22-2020 , 16:39   Re: AMXX httplib module
Reply With Quote #3

1) NOTE: This is a 'blocking' HTTP library. If you are looking for a 'non-blocking' library, this is not the one that you want.

2) https://github.com/Polarhigh/AmxxCurl
wopox3 is offline
karaulov
Senior Member
Join Date: Jul 2018
Old 11-24-2020 , 04:12   Re: AMXX httplib module
Reply With Quote #4

httplib ? I use it in some cpp projects, and it 100% multithreaded. Possible to run multiple http servers, and use http(get/post) requests, and it very simplest, instead of curl.
karaulov is offline
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 18:45.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode