HTTP/2 + websocket

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
LuckyLuke
Enthusiast
Enthusiast
Posts: 181
Joined: Fri Jun 06, 2003 2:41 pm
Location: Belgium

HTTP/2 + websocket

Post by LuckyLuke »

I just found this C library ... https://libwebsockets.org/

HTTP(S) serving and client operation
HTTP/2 support for serving
WS(S) serving and client operation
support for linux, bsd, windows etc... and very small nonlinux targets like ESP32

Could this be added to PureBasic ?

LuckyLuke
Seymour Clufley
Addict
Addict
Posts: 1233
Joined: Wed Feb 28, 2007 9:13 am
Location: London

Re: HTTP/2 + websocket

Post by Seymour Clufley »

+1
JACK WEBB: "Coding in C is like sculpting a statue using only sandpaper. You can do it, but the result wouldn't be any better. So why bother? Just use the right tools and get the job done."
User avatar
the.weavster
Addict
Addict
Posts: 1537
Joined: Thu Jul 03, 2003 6:53 pm
Location: England

Re: HTTP/2 + websocket

Post by the.weavster »

+1
nimda
New User
New User
Posts: 7
Joined: Thu Aug 23, 2018 12:13 am

Re: HTTP/2 + websocket

Post by nimda »

+1
User avatar
Xanos
User
User
Posts: 45
Joined: Sat Feb 28, 2015 1:20 pm

Re: HTTP/2 + websocket

Post by Xanos »

+1
Programming on Windows 10 Pro / Windows 7 Enterprise / Linux Mint 19 / Manjaro Linux with PB 5, Python 3 and Go
User avatar
Mijikai
Addict
Addict
Posts: 1360
Joined: Sun Sep 11, 2016 2:17 pm

Re: HTTP/2 + websocket

Post by Mijikai »

+ 1
User avatar
Kwai chang caine
Always Here
Always Here
Posts: 5353
Joined: Sun Nov 05, 2006 11:42 pm
Location: Lyon - France

Re: HTTP/2 + websocket

Post by Kwai chang caine »

+1
ImageThe happiness is a road...
Not a destination
User avatar
ostapas
Enthusiast
Enthusiast
Posts: 192
Joined: Thu Feb 18, 2010 11:10 pm

Re: HTTP/2 + websocket

Post by ostapas »

-1
Rinzwind
Enthusiast
Enthusiast
Posts: 638
Joined: Wed Mar 11, 2009 4:06 pm
Location: NL

Re: HTTP/2 + websocket

Post by Rinzwind »

About time...?
User avatar
Caronte3D
Addict
Addict
Posts: 1054
Joined: Fri Jan 22, 2016 5:33 pm
Location: Some Universe

Re: HTTP/2 + websocket

Post by Caronte3D »

+1
Opcode
Enthusiast
Enthusiast
Posts: 137
Joined: Thu Jul 18, 2013 4:58 am

Re: HTTP/2 + websocket

Post by Opcode »

+1
Quin
Enthusiast
Enthusiast
Posts: 323
Joined: Thu Mar 31, 2022 7:03 pm
Location: United States
Contact:

Re: HTTP/2 + websocket

Post by Quin »

+1
PB v5.40/6.10, Windows 10 64-bit.
16-core AMD Ryzen 9 5950X, 128 GB DDR5.
User avatar
idle
Always Here
Always Here
Posts: 5096
Joined: Fri Sep 21, 2007 5:52 am
Location: New Zealand

Re: HTTP/2 + websocket

Post by idle »

Windows x64 only at the moment
Includes websockets and tls server
https://www.purebasic.fr/english/viewtopic.php?t=83286
Post Reply