mrniko / netty-socketio

Socket.IO server implemented on Java. Realtime java framework
Apache License 2.0
6.82k stars 1.65k forks source link

SAMPLE / OSGI / IMPLEMENTATION #93

Open timactive opened 10 years ago

timactive commented 10 years ago

Create a sample to implement netty socketio in karaf( the reference osgi bundle container).

pires commented 10 years ago

+1

I'm actually starting work on this but maybe it will depend on #88.

mrniko commented 10 years ago

@pires how is your progress with this?

pires commented 10 years ago

Done 😁 Will have it on Github in the next couple days. Ping me then.

mrniko commented 10 years ago

@pires ping :)

pires commented 10 years ago

Sorry @mrniko, work overload. Working on that. Would be easier if this project released artifacts to Maven central ;-)

pires commented 10 years ago

Nevermind, was misspelling the groupId. Working on that, committing in an hour.

pires commented 10 years ago

https://github.com/pires/netty-socketio-osgi-example

mrniko commented 10 years ago

Thanks!

pablojr commented 10 years ago

Good work, very neat example! Thanks for sharing it.

pires commented 10 years ago

Sorry it took so long. Anyway, it can be improved! @mrniko is the one you should thank ;-)