James Coglan
cec958a5bc
Bump version to 0.3.4.
2014-07-06 10:28:15 +01:00
James Coglan
1b3f32bbc7
Trailing blank lines are bad.
2014-05-17 00:34:48 +01:00
James Coglan
854d185d5d
Bump version to 0.3.3.
2014-04-24 23:37:11 +01:00
Steven Williamson
d643bd284d
Fix java native extension loading.
2014-04-15 17:03:33 +01:00
Steven Williamson
08189c2a30
Minor fixes to allow native gems to load.
...
- websocket_mask.rb is in lib which in turn then loads websocket_mask.so
which should reside in the extensions directory external to the gem
directory at least as of rubygems 2.2.2.
- Changed extensions directory to match gemname as suggested in rubygems
guide
Simplifies loading the native extension but only tested on ruby 2.1.1
and only in my environment.
2014-04-14 17:18:54 +01:00
James Coglan
2b389ed50c
Bump version to 0.3.2.
2013-12-29 12:33:30 +00:00
James Coglan
f098f1d0d1
Bump version to 0.3.1.
2013-12-03 00:52:48 +00:00
James Coglan
5c08d92dd3
Add a license to the gemspec.
2013-09-12 10:34:41 +01:00
James Coglan
2264d94961
Bump version to 0.3.0.
2013-09-09 20:44:39 +01:00
James Coglan
ceefe74d05
Lock rake-compiler down to ~>0.8.0.
2013-09-09 20:17:03 +01:00
James Coglan
d5a270a655
Bump version to 0.2.3.
2013-08-04 14:01:30 +01:00
James Coglan
7b304697db
Bump version to 0.2.2.
2013-08-04 12:23:00 +01:00
James Coglan
cdd83c4c9d
Bump version to 0.2.1.
2013-07-05 15:12:19 +01:00
James Coglan
28f8cbc7b3
Bump version to 0.2.0.
2013-05-12 14:06:50 +01:00
James Coglan
020c094e96
Add a driver for handling TCP servers, where we don't want to make the user parse the HTTP request.
2013-05-11 19:28:59 +01:00
James Coglan
be1f1cdc35
Rename the module to websocket-driver.
2013-05-04 16:43:25 +01:00