Nassim's Web Developer blog
I'm Nassim, a web developer and I'm sharing with you some programming tips and tricks
OculusVR/RakNet · GitHub
RakNet bought by Oculus is now under GPL !!! Seems to be a very good piece of code !!!
http://ift.tt/1n7QUhf
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)
Most seen
How to make your DHT Crawler in 3 steps
How to make your DHT Crawler in 3 steps Why ? You all know that torrents indexers and trackers are the target of a witch hunting by ...
Embedded Browser SQLite: SQL.js
Introduction Sometimes your application will provide so little data, that it may be overkill to use an API to access it. In such case you...
[Symfony2] How To detect not found Entity
Hello everyone, Introduction I've some news for all of you, I'm back !!! Last weeks resulted in a big change in my life, this ...
Symfony Rest Json Datetime
The problem I was making some improvements to the PlanIT project that I'm redesigning all the source code to work with AngularJS ...
Sending file through WebRTC
Introduction Back in 2016, I’ve worked on an application called ShareTC that allowed users to share their files through their web browse...
Elixir: Document your API
In order to have someone who will actually use your API, you need to provide some documentation and usages for it. Developer eXperience i...