Skip to content

A C++ WebSockets library for Embarcadero RAD Studio's modern compilers.

License

Notifications You must be signed in to change notification settings

gcardi/WebSockets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebSockets

C++ Websockes implementation for RAD Studio modern compilers (bcc32c, bcc64) based on Indy 10.

Put your certificate files (.crt, .pem, and .key) in the WebSockets/Demo/Resources/SSL/ folder to compile and run the Server Demo app, e.g.:

{$PROJECTDIR}\Demo\Resources\SSL\ca.crt

{$PROJECTDIR}\Demo\Resources\SSL\ca.key

{$PROJECTDIR}\Demo\Resources\SSL\caRoot.pem

Docs to come...

About

A C++ WebSockets library for Embarcadero RAD Studio's modern compilers.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages