Account Options

  1. Sign in
The old Google Groups will be going away soon.
Switch to the new Google Groups.
Google Groups Home
« Groups Home
New Curl impl for cvv8
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  2 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Stephan Beal  
View profile  
 More options Feb 19, 6:04 am
From: Stephan Beal <sgb...@googlemail.com>
Date: Sun, 19 Feb 2012 12:04:49 +0100
Local: Sun, Feb 19 2012 6:04 am
Subject: New Curl impl for cvv8

Hi, all!

Last night i ported over the v8-juice Curl binding to cvv8, and got rid of
its limitation of not handlng binary data:

http://code.google.com/p/v8-juice/wiki/V8Convert_Curl

It's similar to the older plugin but uses ByteArrays instead of Strings to
carry data around, because we can't legally use v8::String when curl can
send/receive data in chunks of arbitrary sizes (which might end in the
middle of a UTF character).

Curl can be a bit cumbersome to use, IMO, but it's not all that difficult
to use.

Happy hacking!

--
----- stephan beal
http://wanderinghorse.net/home/stephan/
http://gplus.to/sgbeal


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Stephan Beal  
View profile  
 More options Feb 19, 9:40 am
From: Stephan Beal <sgb...@googlemail.com>
Date: Sun, 19 Feb 2012 15:40:21 +0100
Local: Sun, Feb 19 2012 9:40 am
Subject: Re: New Curl impl for cvv8

On Sun, Feb 19, 2012 at 12:04 PM, Stephan Beal <sgb...@googlemail.com>wrote:

The ExpatParser plugin has been ported over as well:

http://code.google.com/p/v8-juice/wiki/PluginExpatParser

(For those 1 or 0 JS people still using XML.)

--
----- stephan beal
http://wanderinghorse.net/home/stephan/
http://gplus.to/sgbeal


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »