yrift / jwebsocket

Automatically exported from code.google.com/p/jwebsocket
0 stars 0 forks source link

SendToken ignores Object[] and Sub-tokens #25

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Object[] and SubToken apparently are not passed to the clients when the server 
puts them into a token.

Original issue reported on code.google.com by fivefeetfurther@gmail.com on 16 Jul 2010 at 3:45

GoogleCodeExporter commented 8 years ago
This is fixed now, further all internal usage of JSON objects have been replace 
by abstract tokens. So done for the JDBC and Admin Plug-In, tested and verified 
with Complex Objects test.

Original comment by fivefeetfurther@gmail.com on 6 Aug 2010 at 2:54