facebookarchive / RakNet

RakNet is a cross platform, open source, C++ networking engine for game programmers.
Other
3.29k stars 1.02k forks source link

Raknet renew #115

Open BigJoe01 opened 7 years ago

BigJoe01 commented 7 years ago

I started to renew the old raknet code. Under another name, more features like high availability clustering , console support. Http2, websocket etc. over raknet default interface. Normalized code. Someone wants to join or interested in the project? Code currently not available.

Luke1410 commented 6 years ago

Great to see that someone else also picks up the pace on RakNet. Timing is quite coincidental that your post comes just 3 weeks before I finished up (and announced) the project I've been working on the past two years. ;-)

I already feared that most of the community behind RakNet split up to a degree where interest might not be much widespread anymore.

If you think it's useful for you, feel free to utilize the BBS board we set up here for your own needs as well: https://www.slikesoft.com/forum/ We can even create a separate section there for you, if you prefer this. Furthermore, we'll create a couple of pull requests as backports from our code changes in https://github.com/SLikeSoft/SLikeNet so you'd be able to integrate them into your fork, quite easily.

If you think it's useful, feel free to just create a fork from SLikeNet. We won't be able to backport all of the changes/improvements we did, since some of them are quite large (f.e. SLikeNet uses security-enhanced CRT functions as one of the measurements against buffer overflow issues in the network library).

Alternatively, if you are interested in a closer/more direct coordination of your and our work, just drop me a line/mail.